Interior Automation
The Interior Automation company has defined its own DALI commands for PIR sensors. These commands extend beyond the possible DALI commands in accordance with the IEC 62386 standard. Please contact Interior Automation for a more detailed description of the commands.
Function blocks
| Description |
---|---|
This function block cyclically reads the status of an IA PIR sensor and scales the measured brightness and detected presence based on the received value. | |
FB_DALIV2IAPIRPhysicalIndicatorOff | Deactivates the red LED. |
FB_DALIV2IAPIRPhysicalIndicatorOn | Activates the red LED. |
FB_DALIV2IAPIRQueryExtendedVersion | Reads the software version number. |
FB_DALIV2IAPIRQueryFlags | Reads the properties. |
FB_DALIV2IAPIRQuerySensitivity | Reads the sensor sensitivity. |
FB_DALIV2IAPIRQueryTimeout | Reads the time-out. |
FB_DALIV2IAPIRStartIdentification | Makes the green LED flash for 10 seconds. |
FB_DALIV2IAPIRStoreDTRAsFlags | Saves the data in the Data Transfer Register (DTR) as properties. |
FB_DALIV2IAPIRStoreDTRAsSensitivity | Saves the data in the Data Transfer Register (DTR) as sensor sensitivity. |
FB_DALIV2IAPIRStoreDTRAsTimeout | Saves the data in the Data Transfer Register (DTR) as Time-out. |
![]() | These commands belong to the application extended commands for DALI devices. These only work if they are preceded by the command Enable Device Type 128, which can be sent with the function block FB_DALIV2EnableDeviceType. The command Enable Device Type 128 is automatically placed internally before all application extended commands for DALI devices. |