Kommando-Objekt
Index FB00 Command
Index (hex) |
Name |
Bedeutung |
Datentyp |
Flags |
Default |
---|---|---|---|---|---|
FB00:0 |
Command |
Max. Subindex |
UINT8 |
RO |
0x03 (3dez) |
FB00:01 |
Request |
Über das Request-Objekt können Kommandos an die Klemme agbesetzt werden |
OCTET-STRING[2] |
RW |
{0} |
FB00:02 |
Status |
Status des aktuell ausgeführten Kommandos 0: Kommando wird ohne Fehler und ohne Antwort ausgeführt 255: Kommando wird ausgeführt |
UINT8 |
RO |
0x00 (0dez) |
FB00:03 |
Response |
Rückgabewert, wenn 0xFB00:02=1 |
OCTET-STRING[6] |
RO |
{0} |