NAME
Thermostat name string COS: N/A
Permissions: Read/Write
Query
Command
Syntax: SN[#] NAME?<CR>
Description: Requests the thermostat name string.
Assignment
Command
Syntax: SN[#] NAME=[name]<CR>
Description: Sets the thermostat name to [name].
Example: SN1 NAME=MASTER BEDROOM<CR>
Response Syntax: SN[#] [name]<CR>
Example: SN1 MASTER BEDROOM<CR>
Node address 1 responds with a thermostat name of “MASTER BEDROOM”.
Parameters Range
name: thermostat name [null, 16 ASCII character string]
If a thermostat name is assigned to a thermostat, all future responses from said thermostat are in the following syntax:
SN[#][name] [command]=[value].
CR
Command response control COS: N/A
Permissions: Read/Write
Query
Command
Syntax: SN[#] CR?<CR>
Description: Requests the command response setting.
Assignment
Command
Syntax: SN[#] CR=[value]<CR>
Description: Sets the command response setting to [value].
Example: SN1 CR=NORMAL<CR>
Response Syntax: SN[#] CR=[value]<CR>
Example: SN1 CR=NORMAL<CR>
Node address 1 responds with a command response setting of NORMAL.
Parameters Range
value: command response setting [NORMAL, N, QUIET, Q, SILENT, S]
NORMAL: thermostat always responds to all command types; sends unsolicited COS messages
QUIET: thermostat only responds to the query command type; sends unsolicited COS messages
SILENT: thermostat does not respond to any command types; does not send unsolicited COS messages
NOTE: There is no response to the CR assignment command when the value is QUIET or SILENT. Each response control type has a verbose
and short form for the value. The short form is the first letter of the response control type. The Command response control is reset to
NORMAL after a power-cycle.
17