This page describes the device driver and the device window for the Work Microwave Test Loop Translator with LO frequency setting.
The driver was tested with the following models:
Device window pages
The following table shows which device window pages are available with this individual device type.
--- The transmit parameters
--- The meter readings
--- The redundancy 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) as set at the device's front panel. |
| Serial | Remember to set the line parameters for the serial interface |
| powerDisplayMode | Defines the display of gain or attenuation in the parameter section. |
| extMuteInput | Defines to disable or enable the input for Hardware Mute (RF-Inhibit). |
| extRef | Defines the reference source. |
| autoSave | Store current parameters automatically in the instrument startup configuration. |
| accessMode | Full Control: Enables changes on all tx parameters. Blocked by RSCM: Disables changes on all tx parameters (readonly). |
Remote Control
Default TCP Port= 50505
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.converter | TEXT | R/O | StringRange R/O |
| info.frontPanel | TEXT | R/O | StringRange R/O |
| config.powerDisplayMode | CHOICE | SAVE SETUP | EnumRange (GAIN ATTN) |
| config.extMuteInput | CHOICE | SETUP | EnumRange (ENABLED DISABLED) |
| config.extRef | CHOICE | SETUP | EnumRange (INTERNAL EXTERNAL AUTO) |
| config.autoSave | CHOICE | SETUP | EnumRange (OFF ON) |
| config.accessMode | CHOICE | SAVE SETUP | EnumRange (FULL CONTROL BLOCKED BY RSCM) |
| tx.on | CHOICE | EnumRange (OFF ON) | |
| tx.gain | FLOAT | DoubleRange (0.0 .. 30.0) | |
| tx.attn | FLOAT | DoubleRange (0.0 .. 30.0) | |
| rx.frequency | FLOAT | DoubleRange (0.00000 .. 0.00000) | |
| tx.frequency | FLOAT | DoubleRange (0.00000 .. 0.00000) | |
| meas.temperature | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| internal.sa0 | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Remote access) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (OCXO oven cold) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Reference PLL alarm) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (PLO alarm) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (MW output alarm) |
| faults.07 | ALARM | R/O | AlarmFlagRange R/O (Synthesizer alarm) |
| faults.08 | ALARM | R/O | AlarmFlagRange R/O (External ref. source) |
| faults.09 | ALARM | R/O | AlarmFlagRange R/O (External mute) |
| faults.26 | ALARM | R/O | AlarmFlagRange R/O (RX OFF) |