Command object

Index FB00 command

Index (hex)

Name

Meaning

Data type

Flags

Default

FB00:0

Command

Max. Subindex

UINT8

RO

0x03 (3dec)

FB00:01

Request

Commands can be sent to the terminal via the request object. Note the Instructions for entering commands via the System Manager.

OCTET-STRING[2]

RW

{0}

0x8010

Deleting the offset value for both position values

0x8011

Deleting the offset value for position value of channel1

0x8012

Deleting the offset value for position value of channel2

FB00:02

Status

Status of the command currently being executed

0: Command executed without error

255: Command is being executed

UINT8

RO

0x00 (0dec)

FB00:03

Response

Optional return value of the command

OCTET-STRING[4]

RO

{0}