This page describes the device driver and the device window for the Hiltron De-Icing controller.
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 .
--- Antenna Pointing.
--- The faults page.
--- The device info page.
--- The maintenance page. The configuration parameters described below are set at this page.Configuration parameters
At the maintenance page of the device window there are a couple of configuration parameters which must be set to integrate the device into the VLC/M&C.
parameter --- description
address --- The SNMP address specification for the device. The full address specification consists of the following fields:aaa.bbb.ccc.ddd:pppp read-community write-community
tempSensors --- Number of installed temperature sensors
currentSensors --- Number of installed current sensors
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.sysName | TEXT | R/O | StringRange R/O |
| info.sysLocation | TEXT | R/O | StringRange R/O |
| info.sysUpTime | TEXT | R/O | StringRange R/O |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.tempSensors | CHOICE | SAVE SETUP | EnumRange (0 1 2) |
| config.currentSensors | CHOICE | SAVE SETUP | EnumRange (0 1 2 3 4 5) |
| deice.mode | CHOICE | EnumRange (AUTO MANUAL-ON MANUAL-OFF) | |
| deice.state | TEXT | R/O | StringRange R/O |
| deice.fallback | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| deice.snowSensor | TEXT | R/O | StringRange R/O |
| temperature.1 | FLOAT | R/O | DoubleRange R/O DIS (0.0 .. 0.0) |
| temperature.2 | FLOAT | R/O | DoubleRange R/O DIS (0.0 .. 0.0) |
| temperature.1.label | TEXT | R/O | StringRange R/O DIS |
| temperature.2.label | TEXT | R/O | StringRange R/O DIS |
| temperature.1.request | BOOLEAN | R/O | BooleanRange R/O DIS (true false) |
| temperature.2.request | BOOLEAN | R/O | BooleanRange R/O DIS (true false) |
| current.1 | FLOAT | R/O | DoubleRange R/O DIS (0.00 .. 0.00) |
| current.2 | FLOAT | R/O | DoubleRange R/O DIS (0.00 .. 0.00) |
| current.3 | FLOAT | R/O | DoubleRange R/O DIS (0.00 .. 0.00) |
| current.4 | FLOAT | R/O | DoubleRange R/O DIS (0.00 .. 0.00) |
| current.5 | FLOAT | R/O | DoubleRange R/O DIS (0.00 .. 0.00) |
| current.1.label | TEXT | R/O | StringRange R/O DIS |
| current.2.label | TEXT | R/O | StringRange R/O DIS |
| current.3.label | TEXT | R/O | StringRange R/O DIS |
| current.4.label | TEXT | R/O | StringRange R/O DIS |
| current.5.label | TEXT | R/O | StringRange R/O DIS |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Controller) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Snow sensor) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Heater Comm) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Temp. sensor 1) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Temp. sensor 2) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (Current limit 1) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (Current limit 2) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (Current limit 3) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (Current limit 4) |
| faults.10 | ALARM | R/O | AlarmFlagRange R/O (Current limit 5) |