NXP Reader Library  v17.1.0.2535

Description of extended flags. These flags should be used for the below mentioned commands. More...

Collaboration diagram for ExtendedInventoryFlags:

Macros

#define PHPAL_SLI15693_EXTENDED_FLAGS_EAS_MODE   0x01U
 Extended Inventory Read Options Flag. More...
 
#define PHPAL_SLI15693_EXTENDED_FLAGS_UID_MODE   0x02U
 Extended Inventory Read Options Flag. More...
 
#define PHPAL_SLI15693_EXTENDED_FLAGS_CID_COMPARE   0x04U
 Extended Inventory Read Options Flag. More...
 
#define PHPAL_SLI15693_EXTENDED_FLAGS_CID_RESPONSE   0x08U
 Extended Inventory Read Options Flag. More...
 
#define PHPAL_SLI15693_EXTENDED_FLAGS_SKIP_DATA   0x10U
 Extended Inventory Read Options Flag. More...
 
#define PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_QUIET   0x20U
 Extended Inventory Read Options Flag. More...
 
#define PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_PERSISTENT_QUIET   0x40U
 Extended Inventory Read Options Flag. More...
 

Detailed Description

Description of extended flags. These flags should be used for the below mentioned commands.

Macro Definition Documentation

◆ PHPAL_SLI15693_EXTENDED_FLAGS_EAS_MODE

#define PHPAL_SLI15693_EXTENDED_FLAGS_EAS_MODE   0x01U

Extended Inventory Read Options Flag.

Option to indicate that the VICC with EAS enabled will respond.

◆ PHPAL_SLI15693_EXTENDED_FLAGS_UID_MODE

#define PHPAL_SLI15693_EXTENDED_FLAGS_UID_MODE   0x02U

Extended Inventory Read Options Flag.

If set the complete UID is transmitted by the VICC to the reader irrespective of the mask length.

◆ PHPAL_SLI15693_EXTENDED_FLAGS_CID_COMPARE

#define PHPAL_SLI15693_EXTENDED_FLAGS_CID_COMPARE   0x04U

Extended Inventory Read Options Flag.

If set the 16-bit CID will be transmitted in the command and only tags with the same CID will respond.

◆ PHPAL_SLI15693_EXTENDED_FLAGS_CID_RESPONSE

#define PHPAL_SLI15693_EXTENDED_FLAGS_CID_RESPONSE   0x08U

Extended Inventory Read Options Flag.

If set the Custom ID(CID) is transmitted by the VICC to the reader.

◆ PHPAL_SLI15693_EXTENDED_FLAGS_SKIP_DATA

#define PHPAL_SLI15693_EXTENDED_FLAGS_SKIP_DATA   0x10U

Extended Inventory Read Options Flag.

  • If set no user memory data are requested from the tag.
  • If not set the tag will add the user memory blocks in the response as requested in command.

◆ PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_QUIET

#define PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_QUIET   0x20U

Extended Inventory Read Options Flag.

If set the VICC will go to Quiet state after receiving the command.

◆ PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_PERSISTENT_QUIET

#define PHPAL_SLI15693_EXTENDED_FLAGS_GOTO_PERSISTENT_QUIET   0x40U

Extended Inventory Read Options Flag.

If set the VICC will go to Persistent Quiet state after receiving the command.