Command object
Index FB00 PSU Command
Index (hex) | Name | Meaning | Data type | Flags | Default |
---|---|---|---|---|---|
FB00:0 | PSU Command |
| UINT8 | RO | 0x03 (3dec) |
FB00:01 | Request | A write access to this object executes the corresponding command. 0x7001: Reset all counters and min. and max. values in the "PSU Diag Data" 0xA000 and 0xFA14 0x7002: Reset all events from the [JSON file] | OCTET-STRING[2] | RW | {0} |
FB00:02 | Status | 0: last command completed, no errors, no response data 1: last command completed, no errors, response data available 2: last command completed, error, no response data 3: last command completed, error, response data available 4-99: reserved for future use 100-200: indicates how much of the command was executed (in %, 100 = 0%, 200 = 100%) 201-254: reserved for future use 255: command is executed (if the percentage display is not supported) | UINT8 | RO | 0x00 (0dec) |
FB00:03 | Response | Byte 0: see SubIndex 2 | OCTET-STRING[6] | RO | {0} |