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

Used to perform a block permalock operation. More...

Inheritance diagram for Impinj.OctaneSdk.TagBlockPermalockOp:
Impinj.OctaneSdk.TagOp

Properties

TagData AccessPassword [get, set]
 Tag access password. Required only if an access password has been set for the target memory bank. More...
 
BlockPermalockMask BlockMask [get, set]
 A mask, which specifies the blocks to permalock. More...
 

Additional Inherited Members

- Public Member Functions inherited from Impinj.OctaneSdk.TagOp
 TagOp ()
 Constructor; automatically assigns a unique ID number. More...
 
- Public Attributes inherited from Impinj.OctaneSdk.TagOp
ushort Id
 The tag operation unique identifier. More...
 

Detailed Description

Used to perform a block permalock operation.

Property Documentation

TagData Impinj.OctaneSdk.TagBlockPermalockOp.AccessPassword
getset

Tag access password. Required only if an access password has been set for the target memory bank.

BlockPermalockMask Impinj.OctaneSdk.TagBlockPermalockOp.BlockMask
getset

A mask, which specifies the blocks to permalock.