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:
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} |