Octane SDK  2.0 Beta
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events
Properties | List of all members
Impinj.OctaneSdk.Tag Class Reference

Class used to contain the details for a specific tag. More...

Properties

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< TagReadOpResultReadOperationResults [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...
 

Detailed Description

Class used to contain the details for a specific tag.

Property Documentation

ushort Impinj.OctaneSdk.Tag.AntennaPortNumber
getset

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.

double Impinj.OctaneSdk.Tag.ChannelInMhz
getset

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.

ushort Impinj.OctaneSdk.Tag.Crc
getset

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.

TagData Impinj.OctaneSdk.Tag.Epc
getset

Contents of the tag EPC memory bank.

ImpinjTimestamp Impinj.OctaneSdk.Tag.FirstSeenTime
getset

The time that the reader first saw the tag; requires this option to be enabled in the reader settings report configuration.

GpsCoordinates Impinj.OctaneSdk.Tag.GpsCoodinates
getset

The value of the GPSCoordinates parameter, if this option is enabled in the reader settings report configuration.

bool Impinj.OctaneSdk.Tag.IsAntennaPortNumberPresent
getset

Does the tag data include antenna port number data?

bool Impinj.OctaneSdk.Tag.IsChannelInMhzPresent
getset

Does the tag data include channel frequency data?

bool Impinj.OctaneSdk.Tag.IsCrcPresent
getset

Does the tag data include the EPC CRC data?

bool Impinj.OctaneSdk.Tag.IsFastIdPresent
getset

Does the tag data include the TID data from a FastId query?

bool Impinj.OctaneSdk.Tag.IsFirstSeenTimePresent
getset

Does the tag data include the first seen timestamp data?

bool Impinj.OctaneSdk.Tag.IsGpsCoordinatesPresent
getset

Does the tag data include GPS Coordinate data?

bool Impinj.OctaneSdk.Tag.IsLastSeenTimePresent
getset

Does the tag data include the last seen timestamp data?

bool Impinj.OctaneSdk.Tag.IsPcBitsPresent
getset

Does the tag data include the EPC PC Bits data?

bool Impinj.OctaneSdk.Tag.IsPeakRssiInDbmPresent
getset

Does the tag data include the peak RSSI data?

bool Impinj.OctaneSdk.Tag.IsPhaseAngleInRadiansPresent
getset

bool Impinj.OctaneSdk.Tag.IsRfDopplerFrequencyPresent
getset

Does the tag data include Doppler Frequency data?

bool Impinj.OctaneSdk.Tag.IsRfPhaseAnglePresent
getset

Does the tag data include Phase Angle data?

bool Impinj.OctaneSdk.Tag.IsSeenCountPresent
getset

Does the tag data include data on the number of times the tag has been seen?

bool Impinj.OctaneSdk.Tag.IsSerializedTidPresent
getset

ImpinjTimestamp Impinj.OctaneSdk.Tag.LastSeenTime
getset

The time that the reader last saw the tag; requires this option to be enabled in the reader settings report configuration.

TagModelDetails Impinj.OctaneSdk.Tag.ModelDetails
getset

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.

ushort Impinj.OctaneSdk.Tag.PcBits
getset

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.

double Impinj.OctaneSdk.Tag.PeakRssiInDbm
getset

The maximum RSSI, in dBm, that was seen for this tag; requires this option to be enabled in the reader settings report configuration.

double Impinj.OctaneSdk.Tag.PhaseAngleInRadians
getset

The value of the tag Phase Angle parameter; requires this option to be enabled in the reader settings report configuration.

List<TagReadOpResult> Impinj.OctaneSdk.Tag.ReadOperationResults
getset

Results of an Optimized Read operation.

double Impinj.OctaneSdk.Tag.RfDopplerFrequency
getset

The value of the tag Doppler Frequency parameter; requires this option to be enabled in the reader settings report configuration.

string Impinj.OctaneSdk.Tag.SerializedTid
getset

ushort Impinj.OctaneSdk.Tag.TagSeenCount
getset

The number of times the reader has seen this tag; requires this option to be enabled in the reader settings report configuration.

TagData Impinj.OctaneSdk.Tag.Tid
getset

The contents of the tag TID memory bank.