This page describes the device driver and the device window for the ND-SatCom up-converters. There are four different variants of the driver available which only differ at the RF frequency range:
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 operational 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 Upconverter.
| parameter | description |
|---|---|
| address | The device address (decimal) as set at the device's front panel. |
| Serial | Remember to set the line parameters for the serial interface connected to the up-converter. It is recommended to operate the device at 9600,N,8,1 . |
Communication protocol / Interface type
This device driver requires the Miteq-MOD95 protocol. The factory preset setting of the up-converter is RS485, it however may be jumpered to RS232 inside.
Installation
Before you can operate the up-converter with the satnms software, you must prepare the unit to match the interface parameters expected by the software. At the front panel, use the "SF" special functions to set the unit to 9600 baud / no parity. The device address must match the value set at the configuration parameters above.
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.if | TEXT | R/O | StringRange R/O |
| info.signal.on | CHOICE | R/O | EnumRange R/O (OFF ON) |
| config.powerDisplayMode | CHOICE | SAVE SETUP | EnumRange (GAIN ATTN) |
| config.deviceComment | TEXT | SAVE SETUP | StringRange |
| tx.on | CHOICE | EnumRange (OFF ON) | |
| tx.gain | FLOAT | DoubleRange (0.0 .. 30.0) | |
| tx.attn | FLOAT | DoubleRange (0.0 .. 30.0) | |
| tx.frequency | FLOAT | DoubleRange (13750.000 .. 14500.000) | |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Remote access) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Synthesizer) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (LO-A lock) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (LO-B lock) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Power supply) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (IF-LO level) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (RF-LO level) |
| faults.26 | ALARM | R/O | AlarmFlagRange R/O (TX Off) |