BAUD
Network communication baud rate COS: N/A
Permissions: Read/Write
Query
Command
Syntax: SN[#] BAUD?<CR>
Description: Requests the baud rate setting.
Assignment
Command
Syntax: SN[#] BAUD=[value]<CR>
Description: Sets the baud rate setting to [value].
Example: SN1 BAUD=192<CR>
Response Syntax: SN[#] BAUD=[value]<CR>
Example: SN1 BAUD=96<CR>
Node address 1 responds with a baud rate of 96.
Parameters Range
value: communication baud rate code [96, 192]
96: 9,600 bps
192: 19,200 bps
ID
Thermostat model and software revision COS: N/A
Permissions: Read only
Query
Command
Syntax: SN[#] ID?<CR>
Description: Requests the node model and software revision.
Response Syntax: SN[#] MODEL# [model] REV: [revision] RPC [year]<CR>
Example: SN1 MODEL# 8800 REV: 1.0 RPC 2011<CR>
Parameters Range
model: node model number [4 ASCII character string]
revision: firmware revision (x.x) [3 ASCII character string]
year: firmware revision year [4 ASCII character string]
16