|
ushort | AntennaPortNumber [get, set] |
| The reader antenna port number for the antenna that last saw the tag; requires this option to be enabled in the reader settings report configuration. More...
|
|
double | ChannelInMhz [get, set] |
| The Reader channel, defined in Megahertz, that was being used when the tag was last seen; requires this option to be enabled in the reader settings report configuration. More...
|
|
ushort | Crc [get, set] |
| Contents of the CRC 16-bit word (word 0) in the tag EPC memory bank; requires this option to be enabled in the reader settings report configuration. More...
|
|
TagData | Epc [get, set] |
| Contents of the tag EPC memory bank. More...
|
|
ImpinjTimestamp | FirstSeenTime [get, set] |
| The time that the reader first saw the tag; requires this option to be enabled in the reader settings report configuration. More...
|
|
GpsCoordinates | GpsCoodinates [get, set] |
| The value of the GPSCoordinates parameter, if this option is enabled in the reader settings report configuration. More...
|
|
bool | IsAntennaPortNumberPresent [get, set] |
| Does the tag data include antenna port number data? More...
|
|
bool | IsChannelInMhzPresent [get, set] |
| Does the tag data include channel frequency data? More...
|
|
bool | IsCrcPresent [get, set] |
| Does the tag data include the EPC CRC data? More...
|
|
bool | IsFastIdPresent [get, set] |
| Does the tag data include the TID data from a FastId query? More...
|
|
bool | IsFirstSeenTimePresent [get, set] |
| Does the tag data include the first seen timestamp data? More...
|
|
bool | IsGpsCoordinatesPresent [get, set] |
| Does the tag data include GPS Coordinate data? More...
|
|
bool | IsLastSeenTimePresent [get, set] |
| Does the tag data include the last seen timestamp data? More...
|
|
bool | IsPcBitsPresent [get, set] |
| Does the tag data include the EPC PC Bits data? More...
|
|
bool | IsPeakRssiInDbmPresent [get, set] |
| Does the tag data include the peak RSSI data? More...
|
|
bool | IsPhaseAngleInRadiansPresent [get, set] |
|
bool | IsRfDopplerFrequencyPresent [get, set] |
| Does the tag data include Doppler Frequency data? More...
|
|
bool | IsRfPhaseAnglePresent [get, set] |
| Does the tag data include Phase Angle data? More...
|
|
bool | IsSeenCountPresent [get, set] |
| Does the tag data include data on the number of times the tag has been seen? More...
|
|
bool | IsSerializedTidPresent [get, set] |
|
ImpinjTimestamp | LastSeenTime [get, set] |
| The time that the reader last saw the tag; requires this option to be enabled in the reader settings report configuration. More...
|
|
TagModelDetails | ModelDetails [get, set] |
| Tag model details such as model name, EPC memory size and User memory size. This feature is only available with Impinj Monza 4 and newer tags. More...
|
|
ushort | PcBits [get, set] |
| Contents of the PC Bits 16-bit word (word 1) in the tag EPC memory bank; requires this option to be enabled in the reader settings report configuration. More...
|
|
double | PeakRssiInDbm [get, set] |
| The maximum RSSI, in dBm, that was seen for this tag; requires this option to be enabled in the reader settings report configuration. More...
|
|
double | PhaseAngleInRadians [get, set] |
| The value of the tag Phase Angle parameter; requires this option to be enabled in the reader settings report configuration. More...
|
|
List< TagReadOpResult > | ReadOperationResults [get, set] |
| Results of an Optimized Read operation. More...
|
|
double | RfDopplerFrequency [get, set] |
| The value of the tag Doppler Frequency parameter; requires this option to be enabled in the reader settings report configuration. More...
|
|
string | SerializedTid [get, set] |
|
ushort | TagSeenCount [get, set] |
| The number of times the reader has seen this tag; requires this option to be enabled in the reader settings report configuration. More...
|
|
TagData | Tid [get, set] |
| The contents of the tag TID memory bank. More...
|
|
Class used to contain the details for a specific tag.