KNX control elements and application parameters
Control element "Fan switch"
Product manual 2CKA001473B5343
│
148
10.8.7 Number of levels
Options:
Setting option from 1 - 8
The parameter is used to specify the number of fan speed levels that are available and can be
switched.
10.8.8 Object
type
Options:
1 bit [0/1]
1 byte unsigned [0 - 255]
When actuated, the control element can send telegrams via the associated communication
object. Parameter "Object type" is used to specify the size of the communication object.
–
1 bit [0/1]:
Switching commands are sent with 1 bit (0 or 1), e.g. for switching a fan actuator
(fan coil actuator). The following supplementary parameters are available:
Also sending bits with value 0
:
Options: Deactivated
Activated
The parameter is used to specify whether also switching commands with value "0" are sent.
Switch pattern
:
Options:
1 of n
x of n
Gray
code
The parameter is used to specify how the fan is switched.
–
1 off n
: The speed level values ("0 - 3" or "0 - 5") are output via 1-bit objects. Available
are as many 1-bit objects as fan speed levels, e.g. for speed level "2" the fan speed
level object "2" is output with value "1". The other fan speed level objects are output with
value "0".
(For 5 objects, object 1 to 5):
00000
10000
01000
00100
00010
00001
–
x off n
: The speed level values ("0 - 3" or "0 - 5") are output via 1-bit objects. Available
are as many 1-bit objects as fan speed levels, e.g. for speed level "2" the fan speed
level objects "1" and "2" are output with value "1". The other fan speed level objects are
output with value "0".
x of n (For 5 objects, object 1 to 5):
00000
> send all objects "0"
10000
> Object 1 sends "1" (also sends the 0 bit = Yes), objects 2 to 5 send "0"
11000
> Objects 1 and 2 send "1", objects 3 to 5 send "0"
11100
etc.
11110
11111