AMX ENV-VST-C Operation/Reference Manual page 30

Color communicating thermostat
Hide thumbs Also See for ENV-VST-C:
Table of Contents

Advertisement

Programming
AxLink Commands (Cont.)
MD
Sets or changes
the thermostat's
mode.
PG
Sets the 7-day
program.
24
Supported thermostat modes include Program, Vacation, or Hold Temperature. Vacation
mode includes the heat, cool, humidify, and dehumidify setpoints to maintain, and the
duration of the Vacation mode in days and hours. Hold Temperature mode includes the
specified heat and cool setpoints to maintain. Temperatures in the message are in the
same temperature scale as set on the thermostat: F or C.
Syntax:
MD M<Mode> [H<HSP> C<CSP> U<HUSP> D<DUSP> Y<Days> R<Hours>]
Variable:
Mode = P, V, H, or O for Program, Vacation, Hold, or Off. If you are setting Hold mode,
you must establish settings for HSP and CSP. If you are setting Vacation mode, you
must establish settings for all variables.
HSP = The heat setpoint to maintain in degrees in the scale set on the thermostat.
CSP = The cool setpoint to maintain in degrees in the scale set on the thermostat.
HUSP = The humidify setpoint to maintain in % RH.
DUSP = The dehumidify setpoint to maintain in % RH.
Days = The number of days to maintain Vacation mode.
Hours = The number of hours to maintain Vacation mode.
Examples:
SEND_COMMAND 'MD MP'
Sets the mode to Program.
SEND_COMMAND 'MD MV H60 C85 U40 D65 Y3 R6'
Sets the mode to Vacation with settings of heat setpoint: 60F, cool setpoint: 85F, humidify
setpoint: 40%, and dehumidify setpoint: 65% for 3 days and 6 hours.
SEND_COMMAND 'MD MH H72 C75'
Sets the mode to Hold with settings of heat setpoint: 72F and cool setpoint: 75F.
The Master sends the ?PG command to request the value of a program configuration
setpoint.
Syntax:
PG D<Day> SP<DaySP> HT<HeatSP> C<CoolSP> HM<HSP> DM<DSP>
Variable:
Day = Day of the week. An integer with a value of 0-6 where 0 = Sunday, 1 = Monday,
etc.
DaySP = Time of day for a setpoint. An integer with a value of 1-4 where 1 = Wake,
2 = Leave, 3 = Return, and 4 = Sleep.
HeatSP = Heat setpoint for this day and setpoint. An integer with a value in degrees
reported in the set temperature scale, F or C.
CoolSP = Cool setpoint for this day and setpoint. An integer with a value in degrees
reported in the set temperature scale, F or C.
HSP = Humidify setpoint for this day and setpoint with a range of 0-100.
DSP = Dehumidify setpoint for this day and setpoint with a range of 0-100.
Example:
SEND_COMMAND 'PG D0 SP3 HT68 C72 HM30 DM50'
Sunday night setpoint, heat setpoint: 68F, cool setpoint: 72F, humidify setpoint: 30% RH,
dehumidify setpoint: 50% RH.
SEND_COMMAND '?PG DM4 SP1'
The Master requesting the program configuration for the Thursday Wake setpoint.
ViewStat Color Communicating Thermostat

Advertisement

Table of Contents
loading

This manual is also suitable for:

Viewstat env-vst-c

Table of Contents