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 |
| OCTET-STRING [2] | RW | 0x0000 (0dec) |
FB00:02 | Status |
| UINT8 | RO | 0x00 (0dec) |
FB00:03 | Response |
| OCTET-STRING [2] | RO | 0x00000000 (0dec) |
Command list
Command | Description | Restrictions | Response |
|---|---|---|---|
0x0004 | Energy reset of all ports |
| No response |
0x0104 | Energy reset of port 1 |
| No response |
0x0204 | Energy reset of port 2 |
| No response |
0x0304 | Energy reset of port 3 |
| No response |
0x0404 | Energy reset of port 4 |
| No response |
0x3010 | Resets the peak hold registers of the analog dataflow |
| No response |
0x6000 | Search for sensors and apply datasheets for all channels (using one command) | In PreOP only | STATE S1* S2* S3* S4* |
0x6001 | Search for sensor and apply datasheet for a single sensor | In PreOP only | STATE S1* S2* S3* S4* |
0x6010 | Search for sensors and compare datasheets with current configuration for all channels (using one command) | In PreOP only | STATE S1* S2* S3* S4* |
0x6011 | Search sensor and compare datasheet with current configuration for a single sensor | In PreOP only | STATE S1* S2* S3* S4 |
0x6020 | Start blinking on all sensors | In PreOP only | No response |
0x6021 | Start blinking on a single sensor | In PreOP only | No response |
0x6030 | Stop blinking on all sensors | - | No response |
0x6031 | Stop blinking on a single sensor | - | No response |
0x6040 | Clear all sensor configuration | In PreOP only | No response |
0x6041 | Clear sensor configuration of a single port | In PreOP only | No response |
*) Sx (Sensor result):
01: | Sensor match |
02: | Sensor no match |
03: | Sensor match but wrong slot group selected |
04: | Sensor applied |
05: | Sensor cleared |