This page describes the device driver and the device window for the Hiltron Multi De-Icing controller HCS-4 with more than one DCU.
The desired DCU has to be configured via device setup page on first setup. For each DCU a separate instance of this driver has to configured.
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
module --- Position of installed DCU module in HCS-4 between 1 to 7.
tempSensors --- Number of installed temperature sensors
currentSensors --- Number of installed current sensors
deviceComment --- An optional text entered here appears as an addition to the tooltip which is shown while the mouse is placed over a device icon in the GUI. The "\n" character sequence is translated into a newline character, splitting the text into multiple lines.
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 |
| info.model | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.version | TEXT | R/O | StringRange R/O |
| internal.id1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.id2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.id3 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.id4 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.id5 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.module | CHOICE | SAVE SETUP | EnumRange (1 2 3 4 5 6 7) |
| config.tempSensors | CHOICE | SAVE SETUP | EnumRange (0 1 2) |
| config.currentSensors | CHOICE | SAVE SETUP | EnumRange (0 1 2 3 4 5) |
| config.deviceComment | TEXT | R/O | StringRange R/O |
| 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) |
| faults.11 | ALARM | R/O | AlarmFlagRange R/O (Module Communication) |