Command object

Index FB00 CMD command

Index (hex)

Name

Meaning

Data type

Flags

Default

FB00:0

Info data

CMD command

UINT8

RO

0x03 (3dec)

FB00:01

Request

Request

UINT16

RW

0x00 (0dec)

FB00:02

Status

Status

UINT8

RO

0x00 (0dec)

FB00:03

Response

Answer

ARRAY[0..5] OF UINT8

RO

0x00 0x00 0x00 0x00 0x00 0x00