Octane SDK
2.0 Beta
|
Class used to specify a tag lock operation. More...
Public Member Functions | |
TagLockOp () | |
Constructor for TagLockOp class More... | |
![]() | |
TagOp () | |
Constructor; automatically assigns a unique ID number. More... | |
Properties | |
TagData | AccessPassword [get, set] |
Tag access password. Required only if an access password has been set for the target memory bank. More... | |
TagLockState | AccessPasswordLockType [get, set] |
Lock operation to perform on the Access Password. More... | |
TagLockState | EpcLockType [get, set] |
Lock operation to perform on the EPC memory bank. More... | |
TagLockState | KillPasswordLockType [get, set] |
Lock operation to perform on the Kill Password. More... | |
ushort | LockCount [get] |
The number of locks specified in this operation. More... | |
TagLockState | TidLockType [get, set] |
Lock operation to perform on the TID memory bank. More... | |
TagLockState | UserLockType [get, set] |
Lock operation to perform on the User memory bank. More... | |
Additional Inherited Members | |
![]() | |
ushort | Id |
The tag operation unique identifier. More... | |
Class used to specify a tag lock operation.
Impinj.OctaneSdk.TagLockOp.TagLockOp | ( | ) |
Constructor for TagLockOp class
|
getset |
Tag access password. Required only if an access password has been set for the target memory bank.
|
getset |
Lock operation to perform on the Access Password.
|
getset |
Lock operation to perform on the EPC memory bank.
|
getset |
Lock operation to perform on the Kill Password.
|
get |
The number of locks specified in this operation.
|
getset |
Lock operation to perform on the TID memory bank.
|
getset |
Lock operation to perform on the User memory bank.