Octane SDK
2.0 Beta
|
Uses to specify which blocks to permalock. More...
Public Member Functions | |
string | ToHexString () |
Converts the block permalock mask into a hexadecimal string. More... | |
Static Public Member Functions | |
static BlockPermalockMask | FromBlockNumber (ushort block) |
Creates a block permalock mask from the specified block. More... | |
static BlockPermalockMask | FromBlockNumberArray (ushort[] blocks) |
Creates a block permalock mask from an array of block numbers. More... | |
Properties | |
ushort[] | Mask [get, set] |
Gets the block permalock mask. More... | |
Uses to specify which blocks to permalock.
|
static |
Creates a block permalock mask from the specified block.
block |
|
static |
Creates a block permalock mask from an array of block numbers.
blocks |
string Impinj.OctaneSdk.BlockPermalockMask.ToHexString | ( | ) |
Converts the block permalock mask into a hexadecimal string.
|
getset |
Gets the block permalock mask.