This page describes the device driver and the device window for an open gear frame The driver is a simple monitoring only driver reading basic information (e.g. vendor, software release, serial number etc.)
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 faults page.
--- The device info page.
--- The maintenance 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.
The read/write-community strings may be set through the web interface of the device. Factory defaults are 'public' for the read community, 'private' for the write community. Hence a typical address specification for an open gear frame may be 10.0.0.1 public private none .
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.name | TEXT | R/O | StringRange R/O |
| info.supplier | TEXT | R/O | StringRange R/O |
| info.product | TEXT | R/O | StringRange R/O |
| info.software | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.serialboard | TEXT | R/O | StringRange R/O |
| info.firmware | TEXT | R/O | StringRange R/O |
| info.temp.ambient | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.temp.psu1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.temp.psu2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.fan.1.psu1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.fan.1.psu2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.fan.2.psu1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.fan.2.psu2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.current.psu1 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.current.psu2 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.status | HEX | R/O | HexRange R/O (0 .. 0) |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.deviceComment | TEXT | SAVE SETUP | StringRange |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Hardware status) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (PSU 1) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (PSU 2) |