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

Contains the current QT status of a tag. More...

Inheritance diagram for Impinj.OctaneSdk.TagQtGetOpResult:
Impinj.OctaneSdk.TagOpResult

Properties

QtAccessRange AccessRange [get, set]
 Determines whether to reduce tag access range down to a meter or so, or not. More...
 
QtDataProfile DataProfile [get, set]
 Determines whether to access the tag private or public data profile. More...
 
QtGetConfigResultStatus Result [get, set]
 The result of the tag QT operation. More...
 

Additional Inherited Members

- Public Attributes inherited from Impinj.OctaneSdk.TagOpResult
ushort OpId
 The identifier of the tag operation that produced these results. More...
 
uint SequenceId
 The identifier of the tag operation sequence that contains this operation. More...
 
Tag Tag = new Tag()
 Details of the individual tag on which the operation was performed More...
 

Detailed Description

Contains the current QT status of a tag.

Property Documentation

QtAccessRange Impinj.OctaneSdk.TagQtGetOpResult.AccessRange
getset

Determines whether to reduce tag access range down to a meter or so, or not.

QtDataProfile Impinj.OctaneSdk.TagQtGetOpResult.DataProfile
getset

Determines whether to access the tag private or public data profile.

QtGetConfigResultStatus Impinj.OctaneSdk.TagQtGetOpResult.Result
getset

The result of the tag QT operation.