This page describes the device driver and the device window for the Peak Beacon Receiver included in UPC7000 series (Automatic Up-Link Power Control).
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 .
--- Control parameters
--- 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 make the software talk to the unit as well as for initial setup.
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
readBackDelay --- Defines the delay the driver uses when it reads back parameters recently commanded. The delay is initialized at a proved preset value which should not be changed under normal circumstances.
loEnable --- Defines if an frequency offset should be used for the beacon rx frequency.
loFreq --- Defines the lo frequency offset in MHz.
loInversion --- Defines if rx frequency should be inverted from LO.
lnbVolt --- Defines if LNB supply voltage should be switched on/off. ctc
output10Mhz --- Defines if a 10MHz reference signal should be fed to the LNB.
antiSideBand --- Defines if the unit should use its single sweep digital anti-sideband detector to prevent the unit locking to beacon sidebands.
pad10db --- Defines if the unit use its 10dB pad to allow measurements to be better made if the unit has a high aggregate input level.
vOutOffs --- Defines the beacon log offset, used to trim the output voltage.
vOutScale --- Defines the scale for the beacon log output voltage:
vOutLowLimit --- Sets the Low voltage limit.
vOutLHighLimit --- Sets the high voltage limit.
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 |
| config.loEnable | CHOICE | SETUP | EnumRange (ON OFF) |
| config.loFreq | FLOAT | SETUP | DoubleRange (0 .. 0) |
| config.loInversion | CHOICE | SETUP | EnumRange (INVERTED NORMAL) |
| config.lnbVolt | CHOICE | SETUP | EnumRange (ON OFF) |
| config.output10Mhz | CHOICE | SETUP | EnumRange (ON OFF) |
| config.pad10db | CHOICE | SETUP | EnumRange (ON OFF) |
| config.antiSideBand | CHOICE | SETUP | EnumRange (ON OFF) |
| config.vOutOffs | INTEGER | SETUP | IntegerRange (0 .. 100) |
| config.vOutScale | CHOICE | SETUP | EnumRange (0.5db/V 1db/V 2db/V 5db/V 10db/V) |
| config.vOutLowLimit | CHOICE | SETUP | EnumRange (0V 5V 10V) |
| config.vOutHighLimit | CHOICE | SETUP | EnumRange (0V 5V 10V) |
| voltage | FLOAT | R/O | DoubleRange R/O (0.00 .. 0.00) |
| power | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| gain | FLOAT | DoubleRange (0.0 .. 20.0) | |
| refLevel | INTEGER | IntegerRange (-100 .. 0) | |
| frequency | FLOAT | DoubleRange (950.000 .. 2150.000) | |
| cn.frequency | FLOAT | DoubleRange (950.000 .. 2150.000) | |
| bandwidth | INTEGER | IntegerRange (80 .. 25000) | |
| resolutionBw | CHOICE | EnumRange (1kHz 6kHz) | |
| sweepRate | CHOICE | EnumRange (2.5kHz/s 5kHz/s 10kHz/s 20kHz/s 40kHz/s 80kHz/s 120kHz/s 240kHz/s) | |
| sweepWidth | CHOICE | EnumRange (20kHz 50kHz 100kHz 200kHz 500kHz) | |
| internal.unit | CHOICE | EnumRange (kHz MHz) | |
| internal.bandwidth | INTEGER | IntegerRange (0 .. 0) | |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Level threshold) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Frequency track) |