SYNOPSIS
set [<option> <value>]
DESCRIPTION
Query or set CoolMaster configuration. Without parameters set command will list all supported configuration options and their values. To change option use format with option and value. Some options are read only and can not be changed.
Configuration Option
|
Access Mode
|
Description
|
S/N
|
Read
|
CoolMaster Unit Serial Number
|
myid
|
R/W
|
CoolMaster Unit own Centralized Address
|
version
|
Read
|
Firmware Version
|
echo
|
R/W
|
0-Disable 1-Enable Commands echo
|
lcd
|
R/W
|
LCD size
|
simul
|
R/W
|
Number of Indoor units permanently simulated. If simul is not zero CoolMaster will simulate given number of units after reset.
|
CS count
|
Read
|
Check Sum errors counter
|
TO count
|
Read
|
Timeout errors counter
|
EXAMPLE
S/N : 0041
myid : 0A
version : 2.1.4
echo : 1
lcd : 8
simul : 0
CS count: 0
TO count: 0
OK
|
Query configuration
|
>set echo 0
OK
|
Set echo option (disable echo)
|
EXIT CODE
OK
|
Request Successfully Executed
|
COMPATIBILITY
CoolMaster 1000D
|
v 0.3.0
|
CoolMaster 2000S
|
v 2.0.9
|
|