ST_DALIV2ControlTable

TYPE ST_DALIV2ControlTable :
STRUCT
  nActualValue  : UINT;
  nControlValue : BYTE;
  nSwitchRange  : UINT;
END_STRUCT
END_TYPE

nActualValue: Measured brightness value.

nControlValue: Associated switch point/interpolation point for the control value. Valid value range: 0 or nMinLevelMasterDev ... nMaxLevelMasterDev.

nSwitchRange: Threshold value around the interpolation point at which switching takes place. The entry "0" marks the beginning of the unused area of the table.

Requirements

Development environment

required PLC library

TwinCAT from v3.1.4020.14

Tc2_DALI from v3.4.3.0