AMX ViewStat Operation/Reference Manual page 59

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

Advertisement

String Feedback (Cont.)
String
'T-<stat> FAN-<val>'
'T-<tstat> FMODE-<val>'
'T-<tstat> HEAT-<val>'
'T-<tstat> HMODE-<val>'
'T-<tstat> HOLD-<val>'
'T-<tstat> HUM-<val>'
ViewStat Communicating Thermostat
Using the NetLinx Module to Program the ViewStat
Description
Reports current fan state.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
0 = fan is off
1 = fan is on
Example:
'T-2 FAN-1'
Reports current fan mode.
Parameters:
<tstat> : id of thermostat/zone
<val> : ON = fan on
AUTO = thermostat will control the fan
Example:
'T-12 FMODE-AUTO'
Reports current heat set point.
Parameters:
• <tstat> : id of thermostat/zone
• <val> : 38..88 = current heat set point (F)
Example:
'T-1 HEAT-68'
Reports current humidify mode.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
OFF = disabled (no humidity control)
HUMID = humidify mode
DEHUM = dehumidify mode
AUTO = automatically controlled based on humidify and
dehumidify set points.
Example:
'T-6 HMODE-AUTO'
Reports current thermostat hold state.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
ON = thermostat in hold mode
OFF = thermostat no in hold mode
Example:
'T-2 HOLD-ON'
Reports current inside humidity.
Parameters:
• <tstat> : id of thermostat/zone
• <val> : 0..100 = humidity level (%)
Example:
'T-14 HUM-56'
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vst

Table of Contents