Switching/Blind Actuator
36
4.2.3.5
%Height Control
%Height control function is used for adjusting the blind height level for a percent value. For this aim
%height object is used. A value between 0% and 100% can be sent to this object. When a percent
value is sent to this object, the blind height level that the blind must reach is calculated according to
the complete runtime. The percent adjustment example has been shown below (The blind is at the
lower end position):
Complete runtime = 10 seconds
The value that has been sent to %height object is %50 ( 128 byte value)
The time that the blind must travels is 5 seconds ( 10 seconds / 2)
For controlling the %height level of the blind channel, i.e for using the %height control function, the
Lock %height and %slat object must be “0”. If “1” is sent to this object, then this function can not be
used.
4.2.3.6
%Slat Control (Venetian Blind)
%Slat control function is used for venetian blind mechanisms for adjusting the slat positions. For
adjusting the slat positions, %slat object is used. When a value between 0% and 100% is sent to %slat
object, the slats position are adjusted according to the value. When a value is sent, the blind travels for
percent value of the complete slat turn parameter value. An example for slat adjusting is given below
(The blind is at the lower end position):
Complete slat turn = 2000 ms
The value that has been sent to %slat object is %25 (64 byte value)
The time that the blind must travel is 500 ms (2000ms / 4)
For controlling the %slat level of the blind channel, i.e for using the %slat control function, the Lock
%height and %slat object must be “0”. If “1” is sent to this object, then this function can not be used.