Command object (0xB000)
Index B000 LIC Command
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
B000:0 | LIC Command | Max. Subindex (hex) | UINT8 | RO | 0x03 (3dec) |
B000:01 | Request | The Object command can be used to trigger various actions. | OCTET-STRING [2] | RW | {0} |
B000:02 | Status | Status of the command currently being executed 1: Command executed without error and with response 255: Command is being executed | UINT8 | RO | 0x00 (0dec) |
B000:03 | Response | Optional return value of the command | OCTET-STRING [4] | RO | {0} |