Command object
Index B000 BCT Command
Index (hex) |
Name |
Meaning |
Data type |
Flags |
Default |
---|---|---|---|---|---|
B000:0 |
BCT Command |
Max. subindex |
UINT8 |
RO |
0x03 (3dec) |
B000:01 |
Request |
Commands can be sent to the terminal via the request object |
OCTET-STRING[2] |
RW |
{0} |
B000:02 |
Status |
Status of the command currently being executed
|
UINT8 |
RO |
0x00 (0dec) |
B000:03 |
Response |
Optional response value of the command |
OCTET-STRING[6] |
RO |
{0} |