Command object

Index FB00 RMB Command

Index (hex)

Name

Meaning

Data type

Flags

Default

FB00:0

RMB Command

Max. subindex

UINT8

RO

0x03 (3dec)

FB00:01

Request

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

  • 0x0101: Zero balance
  • 0x0102: Calibration
  • 0x0001 Taring
  • 0x0002 Taring (data are stored in the EEPROM)

see commands

OCTET-STRING[2]

RW

{0}

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 response value of the command

OCTET-STRING[4]

RO

{0}