AMX ViewStat Operation/Reference Manual page 57

Communicating thermostat
Hide thumbs Also See for ViewStat:
Table of Contents

Advertisement

Command Interface - SEND_COMMANDs (Cont.)
Command
'T-<tstat> MSG-<text>'
'T-<tstat> OUTHUM?'
'T-<tstat> OUTTEMP?'
'T-<tstat> PASSTHRU-<data>'
'T-<tstat> TEMP?'
'T-<tstat> TIME-<val>'
'T-<tstat> TIME?'
'T-<tstat> TXT-<line>,<val>'
'T-<tstat> TXT?<line>'
ViewStat Communicating Thermostat
Using the NetLinx Module to Program the ViewStat
Description
Displays text on thermostat window when MENU is enabled.
Query for current outside humidity.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-14 OUTHUM?'
Query for current outside temperature.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-2 OUTTEMP?'
Send data to thermostat with no processing by the module.
The user can use this to send commands directly to the ther-
mostat.
Parameters:
• <tstat>: id of thermostat/zone
• <data> : data to send to thermostat
Example:
'T-1 PASSTHRU-SOME COMMAND TO SEND'
Query for current inside temperature.
Parameter:
• <tstat> : id of thermostat/zone
Example:
'T-4 TEMP?'
Set time.
Parameters:
• <tstat> : id of thermostat/zone
• <val>: HHMMSS (24-hour clock)
Example:
'T-1 TIME-163248'
Requests current time on thermostat.
Set text message to be displayed in rolling message.
Parameters:
• <tstat> : id of thermostat/zone
• <line>: 1-4 = message number to be set
• <val> : string of text
Example:
'T-8 MSG-1,Hello World!'
Read text to be displayed on thermostat.
Parameters:
• <tstat> : id of thermostat/zone
• <line>: 1-4 = message number to read
• <val> : string of text
Example:
'T-8 MSG-1,Hello World!'
51

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vst

Table of Contents