This page describes the device driver and the device window for the Sicilsat S00761 Antenna Controller via SNMP.
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 .
--- Contains the antenna pointing parameters.
--- Contains the target list
--- Contains the tracking 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 antenna controller.
| parameter | description |
|---|---|
| address | The SNMP address specification for the device (details below). |
| 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. |
| 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. |
SNMP address specification
The full address consists of the following fields: aaa.bbb.ccc.ddd:pppp read-community write-community
| parameter | description |
|---|---|
| aaa.bbb.ccc.ddd | The IP address of the device in 'dotted quad' notation. This field is mandatory. |
| pppp | The IP port number where the device accepts SNMP requests. The port number may be omitted, the driver uses the standard port 161 in this case. |
| read-community | The SNMP read community name. This must match the read community expected by the device. |
| write-community | The SNMP write community name. This must match the write community expected by the device. The write community name may be omitted, the driver uses the read community name for both, read and write in this case. If both community names are missing, the driver uses public as a default for read and write community string. |
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 |
| info.version | TEXT | R/O | StringRange R/O |
| info.poslog | TEXT | R/O | StringRange R/O |
| info.memTrackState | TEXT | R/O | StringRange R/O |
| internal.status | HEX | R/O | HexRange R/O (0 .. 0) |
| internal.track | INTEGER | IntegerRange (0 .. 0) | |
| internal.signal | BOOLEAN | R/O | BooleanRange R/O (true false) |
| internal.remote | BOOLEAN | R/O | BooleanRange R/O (true false) |
| internal.bit14 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| internal.bit15 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| internal.bit16 | BOOLEAN | R/O | BooleanRange R/O (true false) |
| config.readBackDelay | INTEGER | SAVE SETUP | IntegerRange (0 .. 0) |
| config.deviceComment | TEXT | SAVE SETUP | StringRange |
| azimuth | FLOAT | DoubleRange (0.000 .. 0.000) | |
| elevation | FLOAT | DoubleRange (0.000 .. 0.000) | |
| polarization | FLOAT | DoubleRange (0.0 .. 0.0) | |
| step | TEXT | NOPRESET | StringRange |
| standby | TEXT | NOPRESET | StringRange |
| memory | TEXT | NOPRESET | StringRange |
| steptrack | TEXT | NOPRESET | StringRange |
| updateDest | TEXT | NOPRESET | StringRange |
| state.az | FLOAT | R/O | DoubleRange R/O (0.000 .. 0.000) |
| state.el | FLOAT | R/O | DoubleRange R/O (0.000 .. 0.000) |
| state.pl | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| state.level | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| state.mode1 | TEXT | R/O | StringRange R/O |
| trackMode | CHOICE | R/O | EnumRange R/O (STANDBY MANUAL PRESET STEP TRACK MEMORY TRACK) |
| stepSize | FLOAT | DoubleRange (0.005 .. 9.999) | |
| restartLevel | FLOAT | DoubleRange (0.01 .. 9.99) | |
| interval | INTEGER | IntegerRange (1 .. 60) | |
| levelAveraging | INTEGER | IntegerRange (1 .. 999) | |
| levelThreshold | FLOAT | DoubleRange (0.01 .. 9.99) | |
| deltaError | FLOAT | DoubleRange (0.01 .. 9.99) | |
| target.no | INTEGER | IntegerRange (0 .. 0) | |
| target.name | TEXT | StringRange | |
| target.list | TEXT | R/O | StringRange R/O |
| target.goto | INTEGER | NOPRESET | IntegerRange (2 .. 100) |
| goto | INTEGER | NOPRESET | IntegerRange (2 .. 100) |
| grmc | TEXT | R/O | StringRange R/O |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (SW Limit AZ CW) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (SW Limit AZ CCW) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (SW Limit El Up ) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (SW Limit El Down) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (HW Limit Az CW) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (HW Limit Az CCW) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (HW Limit Az Up) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (HW Limit Az Down) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (GPS Link) |
| faults.10 | ALARM | R/O | AlarmFlagRange R/O (GPS Data) |
| faults.11 | ALARM | R/O | AlarmFlagRange R/O (Low Beacon) |
| faults.12 | ALARM | R/O | AlarmFlagRange R/O (Sat Lock) |
| faults.13 | ALARM | R/O | AlarmFlagRange R/O (Int. 5V PSU) |
| faults.14 | ALARM | R/O | AlarmFlagRange R/O (Int 12V PSU) |
| faults.15 | ALARM | R/O | AlarmFlagRange R/O (Remote Access) |