This page describes the device driver and the device window for the Evertz 7800 Chassis BPX type redundancy cards including the following supported cards:
The driver was tested with the following cards:
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 rf level and threshold of channel A and B and the redundancy 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 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
operationMode --- Defines the switch behaviour. Has to be set initially as it not read from device.
delay --- Defines the switching delay in ms
debounce --- Defines the switch debounce in ms
slot --- Defines the slot number where the card is installed. Setting this parameter is indispensable for correct 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.model | TEXT | R/O | StringRange R/O |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.operationMode | CHOICE | SETUP | EnumRange (SW-ONCE SW-ALWAYS) |
| config.delay | INTEGER | SETUP | IntegerRange (0 .. 5000) |
| config.debounce | INTEGER | SETUP | IntegerRange (0 .. 5000) |
| config.slot | CHOICE | SAVE SETUP | EnumRange (2 3 4 5 6 7 8 9 10 11 12 13 14 15) |
| position | CHOICE | EnumRange (A B) | |
| protection | CHOICE | EnumRange (AUTO MANUAL) | |
| rx.powerA | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| rx.powerB | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| rx.thresholdA | INTEGER | IntegerRange (-50 .. -10) | |
| rx.thresholdB | INTEGER | IntegerRange (-50 .. -10) | |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Power Ch. A) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Power Ch. B) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Protection) |
| card.name | TEXT | SAVE | StringRange |
| internal.model | TEXT | StringRange |