ASCII I/F
CoolMasterNet PRM Rev 0.7
30
www.coolautomation.com
© 2017 CoolAutomation
DESCRIPTION
Query CollMasterNet dip switches position and DC output on lines L1 and L2.
>info
DIP P: | X |OFF| X | X |
DIP Q: |ON | X |ON | X |
DIP R: | X | X | X | X |
DIP S: | X |ON |ON |ON |
L1 DC- OFF 0V
L2 DC+ ON 16V
OK
DCOUT enable command was given to CoolMasterNet
DCOUT disable or no command at all was given to CoolMasterNet
No voltage detected on the line
16 volt detected on the line (own or external)
CoolMasterNet enabled
DC output on the line
On reboot, CoolMasterNet will enable DC output
only if DCOUT enable command was given and
DIP switch S is in correct position, otherwise it will
disable DC output
CoolMasterNet disabled
DC output on the line
modbus
SYNOPSIS
modbus [<SETTING> <VALUE>]
modbus cg4
DESCRIPTION
Query or change CoolMasterNet ModBus configurations. Without parameters modbus command will list
current ModBus configurations.
Enable/Disable ModBus IP server
Change Modbus IP server port
The setting is togglable, first command will enable the setting,
second will disable (see example)
List CoolGate 4 ModBus addresses of existing (visible with ls
command) Indoor Units
Notes:
* - This setting is applicable only for CoolGate 4. When the setting is enabled it will allow to read/write registers
of several indoors by one request. Pay attention that there are reserved registers for every indoor, that will return
an error when read/write requested without this setting. If the read request started from one of the readable
registers (not reserved) the values of reserved registers will be 0xFFFF in the response. If the read request
started from reserved register the response will be illegal data address. In a similar way it works with the write
request. If the write request started from one of the writable registers (not reserved) the values that were
intended for reserved registers will be ignored. If the write request started from one of the reserved registers the