TMR_SimpleReadPlan Struct Reference
[Read plans]

#include <tmr_read_plan.h>

List of all members.

Public Attributes

TMR_uint8List antennas
TMR_TagProtocol protocol
TMR_TagFilterfilter
TMR_TagOptagop
bool useFastSearch
TMR_StopOnTagCount stopOnCount
TMR_GPITriggerRead triggerRead

Detailed Description

A SimpleReadPlan contains a protocol, a list of antennas, and an optional filter. The list of antennas may be an empty list, in which case the reader will use all antennas in the antenna map (see /reader/antenna/txRxMap) where the reader has detected an antenna present. The filter describes any selection or filtering operation to perform in the RFID protocol during the search. The filter may be NULL, in which case no selection or filtering is performed. Invalid combinations of protocols and filters (a Gen2 select on ISO180006B, for example) will produce an error at read time.


Member Data Documentation

The list of antennas to read on

The filter to apply to reading, or NULL

The protocol to use for reading

The stop N trigger

The tag operation to apply to each read tag, or NULL

The GPI trigger read

Option to use the FastSearch


The documentation for this struct was generated from the following file:
Generated on Wed Aug 7 04:08:19 2019 for Mercury C API by  doxygen 1.6.3