Kommando-Objekt
Index FB00 RMB Command
Index (hex) | Name | Bedeutung | Datentyp | Flags | Default |
---|---|---|---|---|---|
FB00:0 | RMB Command | Max. Subindex | UINT8 | RO | 0x03 (3dez) |
FB00:01 | Request | Über das Request-Objekt könne Kommandos an die Klemme abgesetzt werden. Befehl:
siehe Kommandos | OCTET-STRING[2] | RW | {0} |
FB00:02 | Status | Status des aktuell ausgeführten Kommandos 0: Kommando fehlerfrei ausgeführt 255: Kommando wird ausgeführt | UINT8 | RO | 0x00 (0dez) |
FB00:03 | Response | Optionaler Rückgabewert des Kommandos | OCTET-STRING[4] | RO | {0} |