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

Singulation Control parameters. More...

Data Fields

SESSION session
 Session number to use for the inventory operation. More...
 
UINT16 tagPopulation
 An estimate of the tag population in view of the RF field of the antenna. More...
 
UINT16 tagTransitTimeMilliseconds
 An estimate of the time a tag will typically remain in the RF field of the antenna specified in milliseconds. More...
 
STATE_AWARE_SINGULATION_ACTION stateAwareSingulationAction
 Can be ignored if capability is not supported by reader. More...
 
LPVOID lpReserved [4]
 Reserved for future. More...
 

Detailed Description

Singulation Control parameters.

Field Documentation

◆ session

SESSION SINGULATION_CONTROL::session

Session number to use for the inventory operation.

◆ tagPopulation

UINT16 SINGULATION_CONTROL::tagPopulation

An estimate of the tag population in view of the RF field of the antenna.

◆ tagTransitTimeMilliseconds

UINT16 SINGULATION_CONTROL::tagTransitTimeMilliseconds

An estimate of the time a tag will typically remain in the RF field of the antenna specified in milliseconds.

◆ stateAwareSingulationAction

STATE_AWARE_SINGULATION_ACTION SINGULATION_CONTROL::stateAwareSingulationAction

Can be ignored if capability is not supported by reader.

◆ lpReserved

LPVOID SINGULATION_CONTROL::lpReserved[4]

Reserved for future.