Command object
Index FB00 DCM Command
| Index (hex) | Name | Meaning | Data type | Flags | Default | 
|---|---|---|---|---|---|
| FB00:0 | DCM Command | Command interface | UINT8 | RO | 0x03 (3dec) | 
| FB00:01 | Request | 0x8000: Software reset, hardware is re-initialized with the current CoE configuration (this otherwise happens only during the transition to INIT) | OCTET-STRING[2] | RW | {0} | 
| FB00:02 | Status | 0x8000: 0x01 if a reset has taken place | UINT8 | RO | 0x00 (0dec) | 
| FB00:03 | Response | 0x8000: not used | OCTET-STRING[4] | RO | {0} |