14
www.coolautomation.com
CooLinkHub PRM 1.0
© 2017 CoolAutomation
ASCII I/F
·
Dot is a separator between Line number and Indoor number. If Line number is omitted or has a L* form,
dot must also be omitted.
·
Indoor number is an indoor unit number in HVAC system. Indoor number can be
*
, that means "any"
UID Examples:
L1.102
Indoor Unit 102 on line L1
L2.003
Indoor Unit 003 on line L2
L*100
Set of Indoor Units 100 on all lines
L3.1*
Set of Indoor Units 1xx on line L3 (L3.100, L3.101, ... )
L4
All Indoors on line L4
L*
All Indoors on all lines
203
Similar to L*203 (for backward compatibility only)
UID_STRICT
In some cases only specific indoor unit has to be referenced by UID. In this case it is required to use
UID_STRICT format:
Ln.XYY
, where
*
usage is prohibited and Line number can not be omitted.
5.2
Configuration Commands
5.2.1
set
SYNOPSIS
set [<SETTING> <VALUE>]
set defaults
DESCRIPTION
Query or change CooLinkHub settings. Without parameters
set
command will list all supported settings
and their values. To change setting use format with <SETTING> and <VALUE>. Some settings are read only
(RO) and can not be changed.
set defaults
command will load default values to all settings
<SETTING>
Mode
Printed as
Value
Description*
S/N
RO
S/N
CooLinkHub Serial Number
version
RO
version
X.Y.Z
CooLinkHub Firmware Version
baud
R/W
baud rate
1200...
115200
RS232 Interface baud rate. Default is
9600
echo
R/W
echo
0 or 1
RS232 Interface echo control:
0 - echo disabled
1
- echo enabled
verbose
R/W
verbose
0 0r 1
0 - numeric
1
- verbose
aserver port
R/W
aserver port
integer
Aserver TCP port. Default is:
10102