This page describes the device driver and the device window for the GeoSync Test Loop Translator.
The driver was tested with the following SW versions:
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. The default address is @ . |
| Serial | Remember to set the line parameters for the serial interface. |
| powerDisplayMode | Defines the display of gain or attenuation in the parameter section. |
Remote Control
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.powerDisplayMode | CHOICE | SAVE SETUP | EnumRange (GAIN ATTN) |
| info.model | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.version | TEXT | R/O | StringRange R/O |
| info.loFreq | FLOAT | DoubleRange (0.000 .. 0.000) | |
| info.inputLowFreq | FLOAT | DoubleRange (0.000 .. 0.000) | |
| info.inputHighFreq | FLOAT | DoubleRange (0.000 .. 0.000) | |
| info.outputLowFreq | FLOAT | DoubleRange (0.0 .. 0.0) | |
| info.outputHighFreq | FLOAT | DoubleRange (0.0 .. 0.0) | |
| info.numberOfBands | INTEGER | IntegerRange (0 .. 0) | |
| info.signal.on | CHOICE | R/O | EnumRange R/O (OFF ON) |
| tx.on | CHOICE | EnumRange (OFF ON) | |
| tx.gain | FLOAT | NOCOMPARE | DoubleRange (0.0 .. 30.0) |
| tx.attn | FLOAT | NOCOMPARE | DoubleRange (0.0 .. 30.0) |
| externalRef | CHOICE | R/O | EnumRange R/O (INTERNAL EXTERNAL) |
| freqAdjust | INTEGER | IntegerRange (0 .. 4095) | |
| config.bandSelect | INTEGER | SETUP | IntegerRange (1 .. 1) |
| meas.temperature | FLOAT | R/O | DoubleRange R/O (0.0 .. 0.0) |
| meas.voltage | FLOAT | R/O | DoubleRange R/O (0.00 .. 0.00) |
| ctrlMode | CHOICE | R/O | EnumRange R/O (LOCAL REMOTE) |
| internalOn | CHOICE | R/O | EnumRange R/O (ON OFF) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (Remote access) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Local oscillator) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Power Supply) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Temperature) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (Test fault) |