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

Contains information for triggers with timeout. More...

Data Fields

UINT16 n
 N attempts or N Tag-Observations. More...
 
UINT32 timeoutMilliseconds
 For specifying a fail-safe timeout when this trigger is used as a stop trigger. More...
 

Detailed Description

Contains information for triggers with timeout.

Field Documentation

◆ n

UINT16 TRIGGER_WITH_TIMEOUT::n

N attempts or N Tag-Observations.

◆ timeoutMilliseconds

UINT32 TRIGGER_WITH_TIMEOUT::timeoutMilliseconds

For specifying a fail-safe timeout when this trigger is used as a stop trigger.

When the timeout is 0, it indicates that there is no timeout.