Iso15.WriteSingleBlock

This command writes a single block to a label.

This command implements the "write single block" optional command from the ISO 15693-3 specification.

Properties

Parameters (request frame)

Name Type/Size Description
BlockID Integer (8 bits) ID of block to write
BlockLen Integer (8 bits) Length of each block (The length of the first block is considered to be representative).
OptionFlag Boolean (8 bits) Option Flag according to the ISO 15693-3 specification.
SingleBlockData Raw data (until end of frame) Block to write.

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.