![AMX ViewStat Скачать руководство пользователя страница 65](http://html1.mh-extra.com/html/amx/viewstat/viewstat_instruction-manual_2939160065.webp)
Using the NetLinx Module to Program the ViewStat
59
ViewStat Communicating Thermostat
String Feedback
The NetLinx module will provide feedback to the glue code for ViewStat system changes via string
events. Below are the strings supported. Data coming from the module will be in the form of
strings. Data going to the module will be in the form of commands.
String Feedback
String Description
'T-<tstat> COOL-<val>'
Reports current cool set point.
Parameters:
• <tstat> : id of thermostat/zone
• <val> : 60..108 = new cool set point (F)
Example:
'T-1 COOL-76'
'T-<stat> DATE-<val>'
Reports thermostat date.
Parameter:
• <val>: MMDDYY, 062102 = (June 21, 2002)
'T-<tstat> DEHUMIDIFY-<val>'
Reports current dehumidify set point.
Parameters:
• <tstat> : id of thermostat/zone
• <val> : 2-99 = dehumidify set point (in percent)
Example:
'T-6 DEHUMIDIFY-70'
'T-<stat> FAN-<val>'
Reports current fan state.
Parameters:
• <tstat> : id of thermostat/zone
• <val> :
0 = fan is off
1 = fan is on
Example:
'T-2 FAN-1'
'T-<tstat> FMODE-<val>'
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'
'T-<tstat> HEAT-<val>'
Reports current heat set point.
Parameters:
• <tstat> : id of thermostat/zone
• <val> : 38..88 = current heat set point (F)
Example:
'T-1 HEAT-68'
Содержание ViewStat
Страница 1: ...instruction manual HVAC Controls ViewStat Communicating Thermostat...
Страница 6: ...iv ViewStat Communicating Thermostat Table of Contents...
Страница 12: ...Product Information 6 ViewStat Communicating Thermostat...
Страница 42: ...ViewStat Installation and Wiring 36 ViewStat Communicating Thermostat...
Страница 50: ...Support Module Installation and Wiring 44 ViewStat Communicating Thermostat...
Страница 74: ...Operating the Thermostat 68 ViewStat Communicating Thermostat...
Страница 75: ...Operating the Thermostat 69 ViewStat Communicating Thermostat...