This page describes the device driver and the device window for the IRT Pico BUC Series via RCP over SNMP
The driver was tested with the following models:
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 .
--- The transmit parameters
--- Displays meter readings like output power and BUC specific measurements.
--- Displays the redundancy settings
--- 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 amplifier.
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
powerDisplayMode --- Defines the display of gain or attenuation in the parameter section.
bucNumber --- Defines the identifier of the BUC in a 1:1 redundancy A=1,B=2
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.gainMin | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.gainMax | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.attnMin | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.attnMax | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.loFreq | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.freqMin | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.freqMax | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.txPowerupState | CHOICE | R/O | EnumRange R/O (ALWAYS ON ALWAYS OFF LAST SAVED STATE UNDEFINED) |
| info.signal.on | CHOICE | R/O | EnumRange R/O (OFF ON) |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.powerDisplayMode | CHOICE | SAVE SETUP | EnumRange (GAIN ATTN) |
| config.bucNumber | CHOICE | SAVE SETUP | EnumRange (1 2) |
| config.gainThreshold | FLOAT | SAVE SETUP | DoubleRange (0.0 .. 0.0) |
| tx.measuredLevel | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| rx.measuredLevel | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| tx.on | CHOICE | EnumRange (OFF ON) | |
| tx.gain | FLOAT | DoubleRange (0.0 .. 0.0) | |
| tx.attn | FLOAT | DoubleRange (0.0 .. 0.0) | |
| tx.frequency | FLOAT | DoubleRange (0.000 .. 0.000) | |
| meas.fwdPwr | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| meas.measuredLevel | FLOAT | R/O | DoubleRange R/O (0.000 .. 0.000) |
| meas.temperature | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| meas.gain | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| protection | CHOICE | EnumRange (MANUAL AUTO) | |
| redundancyMode | CHOICE | EnumRange (COLD STANDBY HOT STANDBY) | |
| online | CHOICE | EnumRange (ONLINE) | |
| location | CHOICE | R/O | EnumRange R/O (ONLINE STANDBY) |
| position | CHOICE | R/O | EnumRange R/O (A B) |
| onSwitch | CHOICE | R/O | EnumRange R/O (UNKNOWN BUC-A BUC-B) |
| internal.bucNumber | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.bucNumber2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.bucNumber3 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (RCP-BUC Communication) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Summary) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (PLL lock) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Under current) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Over temperature) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (Hardware) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (Redundancy) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (Redundancy2) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (Low gain) |
| faults.18 | ALARM | R/O | AlarmFlagRange R/O (Protection) |
| faults.26 | ALARM | R/O | AlarmFlagRange R/O (TX Off) |