This page describes the device driver and the device window for the Cross Technology Frequency Source.
The driver was testet with model 2099-10 with options E (External Reference Input),
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 and some parameters to configure the unit for operation.
| parameter | description |
|---|---|
| config.extRefFrequency | Select external reference type. |
| config.extRefOffset | Configure offset for external reference |
| 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 Cross-232 protocol. Communication is over a serial RS-232 interface possible.
Installation
Before you can operate the up-converter with the sat-nms software, you must prepare the unit to match the interface parameters expected by the software. You can configure the serial interface type of the unit at the front panel. (Select RS-232 via front panel)
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.extRefFrequency | CHOICE | SETUP | EnumRange DIS (1 MHz 5 MHz 10 MHz 25 MHz) |
| config.refOffset | INTEGER | SETUP | IntegerRange (-2000 .. 2000) |
| config.optionE | CHOICE | SAVE SETUP | EnumRange (ENABLED DISABLED) |
| state.ext | BOOLEAN | BooleanRange DIS (true false) | |
| state.int | BOOLEAN | BooleanRange (true false) | |
| state.pll | BOOLEAN | BooleanRange DIS (true false) | |
| tx.level | INTEGER | IntegerRange (-10 .. 13) | |
| tx.gain | INTEGER | IntegerRange DIS (-10 .. 10) | |
| reset | TEXT | NOPRESET | StringRange |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Oven Warm Up) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Summary) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Fault Occured) |