1.279 HWGroup-STE2

This page describes the device driver for the temperature measurement unit STE2. It allows displaying the measurements in kelvin, centigrade and fahrenheit.
Please note as the SNMP interface doesn't report the selected unit correctly make sure that the desired unit is only set by the MNC not from the WebUI.

Device window pages

The following table shows which device window pages are available with this individual device type. Tool-bar functions not mentioned here are described at the general description of device windows .

Configuration parameters

At the maintenance page of the device window there are a couple of configuration parameters which must be set to make the software talk to the antenna controller as well as the model type.

Variables defined by this device driver

name type flags range
info.driver TEXT R/O StringRange R/O
lowLevel.cmd TEXT StringRange
lowLevel.reply TEXT R/O StringRange R/O
faults.99 ALARM R/O AlarmFlagRange R/O (Communication)
faults.commstat TEXT R/O StringRange R/O
info.type TEXT R/O StringRange R/O
info.port TEXT R/O StringRange R/O
info.frame TEXT R/O StringRange R/O
info.serial TEXT R/O StringRange R/O
config.hiThreshold FLOAT SAVE SETUP DoubleRange (0.0 .. 0.0)
config.loThreshold FLOAT SAVE SETUP DoubleRange (0.0 .. 0.0)
config.unit CHOICE SAVE SETUP EnumRange (NONE CELSIUS FAHRENHEIT KELVIN PERCENT)
internal.temp FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
temperature.f FLOAT R/O DoubleRange R/O (0.0 .. 0.0)
type TEXT R/O StringRange R/O
faults.01 ALARM R/O AlarmFlagRange R/O (Low temp threshold)
faults.02 ALARM R/O AlarmFlagRange R/O (High temp threshold)