This page describes the device driver and the device window for the SVS SWC 100 redundancy controller using SVS-Serial protocol.
It was tested with 1:1 Redundancy Controller
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 redundancy and switch 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 device address (decimal). The factory default is 1. |
| 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. |
| deviceComment | An optional text entered here appears as an addition to the tooltip which is shown while the mouse is placed over a device icon in the GUI. The "\n" character sequence is translated into a newline character, splitting the text into multiple lines. |
Ethernet/Serial Interface
The Controller may be controlled through their Ethernet interface. The default port number for this is 4001. Assuming the controller is set to an IP address 10.0.0.1, you have to configure a communication interface "10.0.0.1:4001" int the sat-nms VLC setup in order to make the VLC talk to the controller. Beside this, the controller must be configured to the following serial settings at it's web-interface.
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.deviceComment | TEXT | SAVE SETUP | StringRange |
| position | CHOICE | EnumRange (A B) | |
| protection | CHOICE | EnumRange (AUTO MANUAL) | |
| selected | CHOICE | R/O | EnumRange R/O (A B) |
| reset | TEXT | NOPRESET | StringRange |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Unit 1) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Unit 2) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Summary) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Switch Fail A) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Switch Fail B) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (Switch indication) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (EEPROM) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (Communication Frame) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (Communication Overrun) |
| faults.10 | ALARM | R/O | AlarmFlagRange R/O (Communication TX) |