This page describes the device driver and the device window for the for the Peak Blockdownconverter Series via SNMP.
It supports 1+1 and 2+1 configurations .
The driver was tested with IBDH725 without redundancy SW: 3.50
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 operational 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.
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.
lowGain --- Allows to adjust the lower gain limit of the respective unit.
highGain --- Allows to adjust the upper gain limit of the respective unit.
powerDisplayMode --- Defines the display of gain or attenuation in the parameter section.
priority --- Allows to adjust the priority unit in a redundant setup.
hasRedundancy --- Define if unit is part of a redundant setup.
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.model | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.version | TEXT | R/O | StringRange R/O |
| info.redId | TEXT | R/O | StringRange R/O |
| info.redType | CHOICE | R/O | EnumRange R/O (1+1 2+1 N+1) |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.lowGain | FLOAT | SAVE SETUP | DoubleRange (0.0 .. 0.0) |
| config.highGain | FLOAT | SAVE SETUP | DoubleRange (0.0 .. 0.0) |
| config.powerDisplayMode | CHOICE | SAVE SETUP | EnumRange (GAIN ATTN) |
| config.priority | CHOICE | SETUP | EnumRange (1 2 3 4 5 6 7 8 N/A) |
| config.hasRedundancy | CHOICE | SAVE SETUP | EnumRange (NO YES) |
| rx.gain | FLOAT | DoubleRange (0.0 .. 0.0) | |
| rx.attn | FLOAT | DoubleRange (0.0 .. 0.0) | |
| meas.extRef | BOOLEAN | R/O | BooleanRange R/O (true false) |
| location | CHOICE | EnumRange (A B) | |
| state | CHOICE | R/O | EnumRange R/O (ONLINE STANDBY) |
| protection | CHOICE | EnumRange (AUTO MANUAL) | |
| reset | TEXT | NOPRESET | StringRange |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Unit) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Remote access) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Protection) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Summary) |
| internal.deltaGain | FLOAT | DoubleRange (0.0 .. 0.0) | |
| internal.gain | FLOAT | DoubleRange (0.0 .. 0.0) |