Lighting functions – overview
The lighting is subdivided into two different function groups, which can be combined to form arbitrary solutions:
- User functions
- Actuator functions
The user functions are control and closed loop circuits, which, served by the sensor functions, each output a light value.
FB_BARLightCircuit - simple light switching circuit without dimming function.
FB_BARLightCircuitDim - simple light switching circuit with dimming function.
FB_BARAutomaticLight - presence-controlled automatic light with switch-off delay.
FB_BARStairwellAutomatic - stairwell lighting with early warning sequence.
FB_BARTwilightAutomatic - twilight automatic.
FB_BARDaylightControl - daylight control without dimming procedures
FB_BARConstantLightControl - constant light regulation with continuous output of analog values.
The group of actuator functions is currently represented by only one function block.
FB_BARLightActuator - output of a preset proportional dimming value via a ramp function. Output is alternatively in percent, INTEGER or BOOL. This function block likewise encompasses a light scene memory of 21 adjustable dimming values.