RFID API Documentation  1.0
Reference guide for RFID API
STATE_AWARE_SINGULATION_ACTION Struct Reference

State Aware Singulation Action parameters. More...

Data Fields

BOOLEAN perform
 Indicates whether to perform State Aware Singulation Action or not. More...
 
INVENTORY_STATE inventoryState
 Indicates the inventory state [A or B] to be matched during the singulation. More...
 
SL_FLAG slFlag
 Indicates the SL bit [asserted or deasserted] to be matched during the singulation. More...
 

Detailed Description

State Aware Singulation Action parameters.

It is a member of SINGULATION_CONTROL.

Field Documentation

◆ perform

BOOLEAN STATE_AWARE_SINGULATION_ACTION::perform

Indicates whether to perform State Aware Singulation Action or not.

Can be TRUE if the capability is supported by reader.

◆ inventoryState

INVENTORY_STATE STATE_AWARE_SINGULATION_ACTION::inventoryState

Indicates the inventory state [A or B] to be matched during the singulation.

◆ slFlag

SL_FLAG STATE_AWARE_SINGULATION_ACTION::slFlag

Indicates the SL bit [asserted or deasserted] to be matched during the singulation.