Color Viewstat Thermostat Commands; 5-Day Forecast Commands - AMX ENV-VST-C Instruction Manual

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

Advertisement

Color ViewStat Thermostat Commands

This section lists commands that are specific to the Color ViewStat Thermostat.

5-Day Forecast Commands

The 5-Day Forecast commands, FH, FL, and FK, give the 5-Day Forecast sent in three separate messages, one for each of the
following:
Expected high temperatures, FH

Expected low temperatures, FL

Expected weather conditions keywords, FK

The data always starts with the current day's information. Temperatures are be reported in the same scale as set on the thermostat,
in Fahrenheit or Celsius. The Weather Condition Keywords have been shortened to accommodate for the AxLink 64 character
message limit. The Weather Condition Keywords include the following:
Weather Condition Keywords
• BLZ for Blizzard
• BLSN for Blowing Snow
• CLEAR
• CLDY for Cloudy
• DRZL for Drizzle
• DUST
• FAIR
• FOG
• FZDRZL for Freezing Drizzle
• FZRAIN for Freezing Rain
5-Day Forecast Commands
FH
Forecasted 5-day high temperatures
Syntax:
Variable:
Example:
Five-day high temperatures.
FL
Forecasted 5-day low temperature
Syntax:
Variable:
Example:
Five-day low temperatures.
FK
Forecasted 5-day weather conditions. The current weather condition (KYC) is optional.
Syntax:
Variable:
Example:
Five-day weather condition forecast.
Five-day weather condition forecast with the current weather condition.
ENV-VST-C - Instruction Manual
FH <HT1> <HT2> <HT3> <HT4> <HT5>
HTx = The high temperature in degrees expected for day x, where x = 1 is the current day, 2 is the next day, etc.
SEND_COMMAND 'FH 78 82 85 84 85'
FL <LT1> <LT2> <LT3> <LT4> <LT5>
LTx = The low temperature in degrees expected for day x, where x = 1 is the current day, 2 is the next day, etc.
SEND_COMMAND 'FL 37 39 40 41 38'
FK <KY1> <KY2> <KY3> <KY4> <KY5> <KYC>
KYx = The weather condition expected for day x, where x = C is the current weather condition, x = 1 is the current day's
forecast, 2 is the next day's forecast, etc.
SEND_COMMAND 'FK SNOW ICE SNOWSW SNOWFL SLEET'
SEND_COMMAND 'FK SNOW ICE SNOWSW SNOWFL SLEET SNOWFL'
• HAZE
• HUMID
• ICE
• MCLDY for Mostly Cloudy
• MSUN for Mostly Sunny
• PCLDY for Partly Cloudy
• RAIN
• RAINSW for Rain Showers
• RAINSN for Rain Snow Mix
• SLEET
Programming
• SMOKE
• SNOW
• SNOWFL for Snow Flurries
• SNOWSW for Snow Showers
• SUN for Sunny
• TSTORM for Thunder Storms
• UNK for Unknown
• VCOLD for Very Cold
• WINDY
48

Advertisement

Table of Contents
loading

Table of Contents