Objects for regular operation
Index FB00 PM Command
The command object is used for triggering an action in the terminal. The command is started by writing subindex 1 (request). Write access is disabled until the current command is completed.
Index (hex) |
Name |
Meaning |
Data type |
Flags |
Default | |
---|---|---|---|---|---|---|
FB00:0 |
PM Command |
Largest subindex of this object |
UINT8 |
RO |
0x03 | |
FB00:01 |
Request |
Byte 0 - service request data |
OCTET-STRING [2] |
RW |
0x0000 (0dec) | |
4hex | ||||||
14hex | ||||||
Byte 1 - channel selection | ||||||
00hex |
all channels | |||||
01hex |
Channel 1 | |||||
02hex |
Channel 2 | |||||
03hex |
Channel 3 | |||||
FB00:02 |
Status |
Byte 0 |
UINT8 |
RW |
0x00 (0dec) | |
reserved | ||||||
FB00:03 |
Response |
Byte 0 |
OCTET-STRING [2] |
RW |
0x00000000 (0dec) | |
reserved | ||||||
Byte 1 | ||||||
reserved | ||||||
Byte 2-n | ||||||
reserved |