ASCII I/F
CoolMasterNet PRM Rev 0.7
24
www.coolautomation.com
© 2017 CoolAutomation
float value according to data
type
0 - cool, 1 - heat, 2 - auto, 3 -
dry, 5 - fan
0 - previous fan speed, 1 -
next fan speed (according to
fspeed properties*)
value is a sequential fan
speed regarding allowed fan
speeds in fspeed properties*
the percent value is
converted to fan speed count
(previous function) and then
to actual fan speed, the
steps are inversed when fan
speed is sent from
CoolMasterNet
Notes:
* - If properties record doesn't exist default fan speeds are used: low, medium, high, auto
EXAMPLE
Print KNX status
>knx
KNX Line : Not Detected
KNX RAM : 7/128
OK
Create KNX group: link 10/0/1 with L1.100 as CoolMasterNet Mode input
>knx group 10/0/1 M < L1.100
OK
Create KNX group: link 10/0/1 with L1.100 as CoolMasterNet Room Temperature output
>knx group 10/0/1 RT > L1.100
OK
List KNX group for group address 10/0/1
>knx group 10/0/1
G000:10/0/1 [ On/Off ] < L1.100
G001:10/0/1 [ Mode ] < L1.100
G002:10/0/1 [ Room temperature ] > L1.100
OK
Print all available group functions
>knx group 10/0/1
onoff -> On/Off DT:{1.001} [<|>]
ST -> Set temperature DT:{9.001} [<|>]
RT -> Room temperature DT:{9.001} [<|>]
M -> Mode DT:{1.001} [<|>]
Fstep -> Fan speed step DT:{1.001} [<| ]
F8 -> Fan speed count DT:{5.010} [<|>]
F% -> Fan speed scale % DT:{5.001} [<|>]
OK
Delete group number 2