This page describes the device driver and the device window for Work Dual Band BDC integrated in ASC Signal NGC 4000 ACU.
The driver was tested with the following FW:
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 units state and gain/attenuation setting
--- Shows the temperature measurent and reference source.
--- Page not applicable for this device.
--- 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 controller.
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 --- Delays the read back of a parameter actually set for at least the given delay time. This shall ensure that the device has processed the new parameter before it is read back. You should leave this parameter at it's default setting.
powerDisplayMode --- Defines the display of gain or attenuation in the parameter section.
moduleIndex --- Sets the module index which applies for the BDC in the ACU system setup. Setting this parameter is indispensable for proper communication
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.serial | TEXT | R/O | StringRange R/O |
| info.version | TEXT | R/O | StringRange R/O |
| 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.moduleIndex | CHOICE | SAVE SETUP | EnumRange (1 2 3 4) |
| rx.on.1 | CHOICE | EnumRange (OFF ON) | |
| rx.on.2 | CHOICE | R/O | EnumRange R/O (OFF ON) |
| rx.gain.1 | FLOAT | DoubleRange (0.0 .. 20.0) | |
| rx.attn.1 | FLOAT | DoubleRange (0.0 .. 20.0) | |
| rx.gain.2 | FLOAT | DoubleRange (0.0 .. 20.0) | |
| rx.attn.2 | FLOAT | DoubleRange (0.0 .. 20.0) | |
| meas.temperature | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| meas.extRef | BOOLEAN | R/O | BooleanRange R/O (true false) |
| internal.sa0 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Summary Fault) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Master Standby) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Channel2 Standby) |