This page describes the device driver and the device window for etl systems 8x1, 16x1 or 32x1 SHF Switch.
It supports models from the followings series: 23257, 23259 and 23260
To allow proper operation the exact model and number of inputs has to be defined in the configuration page
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 .
--- Switch position.
--- 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 device including the number of inputs and device model.
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.
model --- Defines model series. This is necessary for proper communication.
inputs --- Defines number of inputs. This is necessary 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 |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (100 .. 10000) |
| config.model | CHOICE | SAVE SETUP | EnumRange (23257 23259 23260) |
| config.inputs | CHOICE | SAVE SETUP | EnumRange (8 16 32) |
| info.model | TEXT | R/O | StringRange R/O |
| position | CHOICE | EnumRange (0) | |
| internal.oid | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (PSU 1) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (PSU 2) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (PSU Bus) |