Public Attributes
TMR_SimpleReadPlan Struct Reference

#include <tmr_read_plan.h>

List of all members.

Public Attributes

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

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.

Definition at line 115 of file tmr_read_plan.h.


Member Data Documentation

The list of antennas to read on

Definition at line 118 of file tmr_read_plan.h.

The filter to apply to reading, or NULL

Definition at line 122 of file tmr_read_plan.h.

The protocol to use for reading

Definition at line 120 of file tmr_read_plan.h.

The stop N trigger

Definition at line 128 of file tmr_read_plan.h.

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

Definition at line 124 of file tmr_read_plan.h.

The GPI trigger read

Definition at line 130 of file tmr_read_plan.h.

Option to use the FastSearch

Definition at line 126 of file tmr_read_plan.h.


The documentation for this struct was generated from the following file:


thingmagic_rfid
Author(s): Brian Bingham
autogenerated on Thu May 16 2019 03:01:27