Command object
Index FB00 DCM Command
Index (hex)  | Name  | Meaning  | Data type  | Flags  | Default  | 
|---|---|---|---|---|---|
FB00:0  | DCM Command  | Max. Subindex  | UINT8  | RO  | 0x03 (3dec)  | 
FB00:01  | Request  | reserved  | OCTET-STRING[2]  | RW  | {0}  | 
FB00:02  | Status  | 0: Finished, no error, no response  | UINT8  | RO  | 0x00 (0dec)  | 
1: Finished, no error, response  | |||||
2: Finished, error, no response  | |||||
3: Finished, error, response  | |||||
255: Executing  | |||||
FB00:03  | Response  | dependent on the request  | OCTET-STRING[4]  | RO  | {0}  |