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

Contains model-specific details about the tag. You must enable FastID in the TagReport to get this information. FastID is only available on Impinj Monza 4 and later tags. More...

Properties

ushort EpcSizeBits [get, set]
 The maximum supported EPC size (in bits). This size does not include the PC bits or CRC. More...
 
TagModelName ModelName [get, set]
 The model name of the tag. More...
 
bool SupportsQt [get, set]
 Indicates whether or not the tag supports the Impinj QT features. More...
 
ushort UserMemorySizeBits [get, set]
 The size of the User memory bank (in bits). More...
 

Detailed Description

Contains model-specific details about the tag. You must enable FastID in the TagReport to get this information. FastID is only available on Impinj Monza 4 and later tags.

Property Documentation

ushort Impinj.OctaneSdk.TagModelDetails.EpcSizeBits
getset

The maximum supported EPC size (in bits). This size does not include the PC bits or CRC.

TagModelName Impinj.OctaneSdk.TagModelDetails.ModelName
getset

The model name of the tag.

bool Impinj.OctaneSdk.TagModelDetails.SupportsQt
getset

Indicates whether or not the tag supports the Impinj QT features.

ushort Impinj.OctaneSdk.TagModelDetails.UserMemorySizeBits
getset

The size of the User memory bank (in bits).