Iso15.GetSecurityStatus
This command retrieves the block security status of a label.
This command is an optional command.
Parameters (request frame)
Name
|
Type/Size
|
Description
|
BlockID
|
Integer (8 bits)
|
ID of first block to read.
|
BlockNum
|
Integer (8 bits)
|
Number of blocks to write:
-
0x00: 1 block
-
0xFF: 256 blocks
|
Returned values (response frame)
Name
|
Type/Size
|
Description
|
LabelStat
|
Integer (8 bits)
|
Status code returned from label. The following
Bytes will only be returned, if LabelStat
is OK.
|
BlockStat
|
Array (until end of frame)
|
-
|
|
Status
|
Integer (8 bits)
|
Block security status for desired block.
|