Command object

Index FB00 Command

The command object was implemented for future use. Currently no commands are supported.

Index (hex)

Name

Meaning

Data type

Flags

Default

FB00:0

Command

 

UINT8

RO

0x00 (0dec)

FB00:01

Request

Commands can be sent to the terminal via the request object.

OCTET-STRING[2]

RW

{0}

FB00:02

Status

Status of the command currently being executed

UINT8

RO

0x00 (0dec)

FB00:03

Response

Optional response value of the command

OCTET-STRING[6]

RO

{0}