This page describes the device driver and the device window for the Anacom 1:1 protection switch.
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 .
--- This is the main page to control the protection switch. The actual A/B position of the TX- and RX- switch is displayed separately, also the FIXED/AUTO state. Automatic protection is enabled if a switch shows "AUTO". Pressing the A/B buttons forces a switch to this position, reverting it to "FIXED" state. Press "AUTO" to re-enable automatic protection after you have selected the switch position.
--- 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 Anacom protection switch.
| parameter | description |
|---|---|
| address | You must set this parameter to the class/id (device address) set at the switch. The factory default for the device address id "FFFF", but as the switch shares it's communication interface with two transceivers it is necessary to customize this value. See below for a description how to setup the device addresses of a protection switch an the transceivers connected to it. |
| Serial | Remember to set the line parameters for the serial interface connected to the protection switch. While the Anacom protection switch' factory preset setting is 38400,N,8,1 , the recommended line setting for the use with the satnms software is 9600,N,8,1 . See below how to change this setting at the unit. |
Communication protocol / Interface type
This device driver uses the Anacom-Packet protocol. It requires the switch to be controlled via an RS485 (4-wire RS422 mode) interface. Operating the switch at the RS232 interface is principally possible, too, but then the transceivers controlled by the switch cannot be operated by the software. The "DIGIPEAT" mode of the switch is not supported.
Installation
Preparing a protection switch and the two transceivers for the usage with the sat-nms software is a little bit tricky, but with the description given below it should be no problem. To understand the following, consider that the protection switch and the two transceivers are controlled via a common RS485/RS422 bus. This requires the units to be set to the same baud rate, but to individual addresses. The description below uses the recommended addresses 0101 for transceiver A, 0102 for transceiver "B" and 0103 for the protection switch.
Preparing the transceivers is no problem, as they have a separate RS232 interface and they usually come with an RS232 cable you can use to program the transceivers before you connect them to the switch.
The protection switch and the transceivers are now programmed to work with the sat-nms software.
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 |
| internal.flags.0 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.skip | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.revision | TEXT | R/O | StringRange R/O |
| tx.pos | TEXT | R/O | StringRange R/O |
| tx.auto | TEXT | R/O | StringRange R/O |
| tx.setA | TEXT | NOPRESET | StringRange |
| tx.setB | TEXT | NOPRESET | StringRange |
| rx.pos | TEXT | R/O | StringRange R/O |
| rx.auto | TEXT | R/O | StringRange R/O |
| rx.setA | TEXT | NOPRESET | StringRange |
| rx.setB | TEXT | NOPRESET | StringRange |
| setAuto | TEXT | NOPRESET | StringRange |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (WG switch) |