This page describes the device driver and the device window for the Hiltron-HCS-Power device. This device controls the LNB or Optical Link Power. To manage multiple modules of this kind in one HCS3 controller you have to configure multiple instances of the driver, all using the same IP address.
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 .
--- Shows the actual state.
--- 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 --- The module number (1..14) to address in the HCS3 controller.
Remarks
If you change the 'module' configuration parameter, the module identification at the info page is not updated automatically. This happens with the next restart of the software. To force an update of these readings, set the device OUT-OF-SERVICE and then OPERATIONAL again.
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.name | TEXT | R/O | StringRange R/O |
| info.slot | TEXT | R/O | StringRange R/O |
| info.card | TEXT | R/O | StringRange R/O |
| info.revision | TEXT | R/O | StringRange R/O |
| config.module | CHOICE | SAVE SETUP | EnumRange (1 2 3 4 5 6 7 8 9 10 11 12 13 14) |
| voltage | FLOAT | DoubleRange (0.0 .. 0.0) | |
| current | FLOAT | DoubleRange (0.00 .. 0.00) | |
| state | CHOICE | R/O | EnumRange R/O (OK Voltage Fail Current Fail Voltage+Current Fail Shortcut Shortcut+Voltage Fail Shortcut+Current Fail Shortcut+Voltage+Current Fail) |
| internal.fault | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Voltage) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Current) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Shortcut) |