TMR_TagReadData Struct Reference

#include <tmr_tag_data.h>

List of all members.

Public Attributes

TMR_TagData tag
uint16_t metadataFlags
uint16_t phase
uint8_t antenna
TMR_GpioPin gpio [16]
uint8_t gpioCount
uint32_t readCount
int32_t rssi
uint32_t frequency
uint32_t timestampLow
uint32_t timestampHigh
TMR_uint8List data
TMR_uint8List epcMemData
TMR_uint8List tidMemData
TMR_uint8List userMemData
TMR_uint8List reservedMemData
bool isAsyncRead
TMR_Readerreader

Detailed Description

A class to represent a read of an RFID tag. Provides access to the TMR_TRD_METADATA_FLAG_FREQUENCY tag structure and the metadata of the read event, such as the time of the read, the antenna that read the tag, and the number of times the tag was seen by the air protocol.


Member Data Documentation

Antenna where the tag was read

Data read from the tag

Read EPC bank data bytes

RF carrier frequency the tag was read with

State of GPIO pins at the moment of the tag read

the actual number of available gpio pins on module

[PRIVATE] Relative time of the read within the read interval, in microseconds (for internal use only, this value is used to calculate timestampLow and timestampHigh)

The set of metadata items below that are valid

Tag response phase

Number of times the tag was read

Reader instance, to keep track of tag reads

Read RESERVED bank data bytes

Strength of the signal recieved from the tag

The tag that was read

Read TID bank data bytes

Absolute time of the read (32 most-significant bits), in milliseconds since 1/1/1970 UTC

Absolute time of the read (32 least-significant bits), in milliseconds since 1/1/1970 UTC

Read USER bank data bytes


The documentation for this struct was generated from the following file:
Generated on Mon Nov 21 08:06:55 2016 for Mercury C API by  doxygen 1.6.3