ASCII I/F
CoolMasterNet PRM Rev 0.7
27
www.coolautomation.com
© 2017 CoolAutomation
DESCRIPTION
Forward compatible HVAC status and control or configuration command to CoolPlug device connected to
CoolHub line. CoolPlug device will be recognized by CoolMasterNet as Indoor Unit with UID. Refer to CoolPlug
PRM for list of compatible commands.
EXAMPLE
Send set command to CoolPlug device 080 on CoolMasterNet line L3
>plug L3.080 set
S/N : 00E60100
version : 0.0.2
baud rate : 9600
echo : 1
verbose : 1
deg C/F : C
HVAC lines : 1
OK
OK
Query current line statuses of CoolPlug device 080 on CoolMasterNet line L3
>plug L3.080 line
L1: P1P2 A:Master U00/G10 Simul(10) Not Main RC
Tx:1154/1695 Rx:1153/1694 TO:0/0 CS:0/0 Col:0/0 NAK:0/0
L2: PB Address:0x50(80) 9600_8N1
Tx:752/1038 Rx:1497/2319 TO:0/0 CS:0/0 Col:0/0 NAK:0/0
OK
OK
hdl
SYNOPSIS
hdl
hdl delall
hdl - <UID_STRICT>
hdl + <UID_STRICT> <channel> <AC_No> <enable>
<m0m1m2m3m4f0f1f2f3>
hdl eth
hdl eth <enable|disable>
hdl eth myid <ID>
DESCRIPTION
Query or change HDL status and configuration. In format without parameters hdl command will list existing AC
(Air Condition) configurations in similar way it is displayed in HDL Buspro Setup tool.
· hdl delall - delete all AC configurations
· hdl - <UID_STRICT> - delete AC configuration for specific Indoor Unit
· hdl + <UID_STRICT> <channel> <AC_No> <enable> <m0m1m2m3m4f0f1f2f3> - create AC
configuration for Indoor Unit. All parameters are taken from AC configurations table in HDL Buspro Setup tool:
channel - line number in AC configurations table, AC_No - integer number to bind to Indoor Unit, enable - 0
(invalid) or 1 (valid), modes - m0=cool m1=heat m2=fan m3=auto m4=dry, fan speeds - f0=auto f1=high
f2=medium f3=low: +=allowed -=not allowed (see example).
· hdl eth - print HDL ethernet status and packet counters
· hdl eth <enable|disable> - enable/disable HDL over ethernet
· hdl eth myid <ID> - change Subnet and Device ID: the ID is entered in hexadecimal format, MS byte is
Subnet ID, LS byte is Device ID (see example)