Interior Automation functions

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.

Name

Description

FB_DALIV2IAPIR

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.

Interior Automation functions 1:

These commands belong to the application extended commands for DALI devices. These only work if they are preceded by the Enable Device Type 128 command, which can be sent with the function block FB_DALIV2EnableDeviceType(). From version 2.6.0 of the libraries TcDALIV2 and TcDALIV2AppExtCmds, however, the Enable Device Type 128 command is internally placed automatically before all application extended commands for DALI devices.