Input data (0x6xxx)
Index 6000 Status
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
6000:0 | Status | Maximum subindex | UINT8 | RO | >20< |
6000:01 | Status_Send Ack | Send acknowledgement | BOOLEAN | RO | FALSE |
6000:02 | Status_Addressing Active | Addressing active | BOOLEAN | RO | FALSE |
6000:03 | Status_Short Circuit on Bus | Short circuit on bus | BOOLEAN | RO | FALSE |
6000:04 | Status_Error Power Supply | When using the internal DALI power supply: power supply error detected. | BOOLEAN | RO | FALSE |
6000:05 | Status_PLC blocked through Inputs | PLC-controlled commands are blocked | BOOLEAN | RO | FALSE |
6000:06 | Status_Buffer Ack | Command buffer “Buffer”*) Toggled analogously to 0x7000:0A when a new entry is provided in the Rx buffer: | BOOLEAN | RO | FALSE |
6000:07 | Status_Quiescent Mode Active | Quiescent Mode is active. In quiescent mode, no commands and events are sent by the DALI control device for approx. 15 minutes. | BOOLEAN | RO | FALSE |
6000:10 | Status_TxPDO Toggle | Toggles when new data is available. | BOOLEAN | RO | FALSE |
6000:11 | Send Error Code | An error code has been sent. | UINT8 | RO | 0x00 (0dec) |
6000:12 | Number of Buffer Entries | Number of buffer entries | UINT8 | RO | 0x00 (0dec) |
6000:13 | Number of Addressed Devices | Number of addressed devices | UINT8 | RO | 0x00 (0dec) |
6000:14 | Addressing Error Code | An error occurred during addressing | UINT8 | RO | 0x00 (0dec) |
*) The function blocks for the DALI commands do not directly access the process image of the EL6821, but place the individual DALI commands in a command buffer. The "FB_EL6821Communication" function block sequentially reads the DALI commands from the command buffer and forwards them to the EL6821. This prevents multiple function blocks accessing the EL6821 process image at the same time. | |||||
Index 6010 Input Ch. 1
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
6010:0 | Input Ch. 1 | Maximum subindex | UINT8 | RO | >1< |
6010:01 | Input | Status of "Input 1" | BOOLEAN | RO | FALSE |
Index 6020 Input Ch. 2
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
6020:0 | Input Ch. 2 | Maximum subindex | UINT8 | RO | >1< |
6020:01 | Input | Status of "Input 2" | BOOLEAN | RO | FALSE |
Index 6030 RxBuffer Entry
Index (hex) | Name | Meaning | Data type | Flags | Default |
|---|---|---|---|---|---|
6030:0 | RxBuffer Entry | Maximum subindex | UINT8 | RO | >17< |
6030:01 | Info_Frame Type | Frame type 0: "No Frame" | BIT3 | RO | 0x00 (0dec) |
6030:09 | Info_Error Code | Error code | UINT8 | RO | 0x00 (0dec) |
6030:11 | Frame | Frame | UINT32 | RO | 0x00000000 (0dec) |