26
www.coolautomation.com
CooLinkHub PRM 1.0
© 2017 CoolAutomation
ASCII I/F
EXAMPLE
Reset Filter Sign on indoor unit 102 on line L2
>
filt L2.102
OK
5.3.16 ls
SYNOPSIS
ls [
DESCRIPTION
Get indoor unit(s) status information. If
UID
is omitted, all indoor units will be listed.
Indoor unit status information has a fixed format. So every status field position in the output string is
predefined and can be used for information parsing.
·
Indoor unit status line layout with Celsius temperature scale
0123456789012345678901234567890123456
L2.102 OFF 20C 27C High Cool OK - 0
·
Indoor unit status line layout with Fahrenheit temperature scale
012345678901234567890123456789012345678
L2.102 OFF 120F 127F High Cool OK - 0
Field
Position in string
Value format
Celsius
Fahrenheit
UID
0-5
Ln.XYY
On/Off
7-9
ON
or
OFF
Set Temperature
11-12
11-13
nnC
or
nnnF
Room Temperature
15-16
16-18
nnC
or
nnnF
Fan Speed
19-22
21-24
VLow Low
_
Med
_
High Top
_
Auto
Operation Mode
24-27
26-29
Cool Heat Fan
_
Dry
_
Auto
Indoor Failure Code
29-32
31-34
OK
- no failure, else indoor Failure Code
Filter Sign
34
36
-
or
#
meaning filter sign
Demand
36
38
0
or
1
EXAMPLE
>
ls L2
L2.101 ON 25C 27C Low Cool OK - 1
L2.102 OFF 20C 27C High Cool OK - 0
OK
>
ls L2.101
L2.101 ON 25C 27C Low Cool OK - 1
OK