This page describes the device driver and the device window for the Codan Ku-Band L-Band Blockupconverter Series 6900 transceiver.
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 .
--- This page shows transmit part parameters of the device.
--- -not used-
--- 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 parameter which must be set to make the software talk to the transceiver.
| parameter | description |
|---|---|
| address | The device driver uses the terminal protocol to talk with the transceiver, hence there is no device addressing. Leave this field empty. |
| attenuator | This defines the transmit attenuator in dB. |
| txPowerTresh | This defines the transmit power alarm threshold. |
| burstPowerTresh | This defines the burst power alarm threshold. |
| txAtPowerUp | If set to 'OFF', the transceiver starts with RF OFF when it is powered up. The 'LAST STATE' setting lets the transceiver return to the state when it was switched off |
| Serial | Remember to set the line parameters for the serial interface connected to the transceiver. The transceiver either expects 9600,N,8,1 when set to factory settings. |
Frequency ranges
The device driver automatically detects the frequency ranges accepted by the transceiver and forwards these limits to the software user interface.
Device reset
The RESET function provided with the 'Maintenance' page issues the following commands to the transceiver:
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.attenuator | CHOICE | SETUP | EnumRange (0 4 8 12) |
| config.txPowerTresh | FLOAT | SETUP | DoubleRange (0.0 .. 42.0) |
| config.burstPowerTresh | FLOAT | SETUP | DoubleRange (0.0 .. 42.0) |
| config.txAtPowerUp | CHOICE | SETUP | EnumRange (OFF LAST STATE) |
| info.model | TEXT | R/O | StringRange R/O |
| info.serial | TEXT | R/O | StringRange R/O |
| info.firmware | TEXT | R/O | StringRange R/O |
| info.version | TEXT | R/O | StringRange R/O |
| info.loFrequency | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.build | TEXT | R/O | StringRange R/O |
| info.temperature | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| info.minBurst | FLOAT | R/O | DoubleRange R/O (0.0 .. 100.0) |
| info.maxBurst | FLOAT | R/O | DoubleRange R/O (0.0 .. 100.0) |
| info.signal.on | CHOICE | R/O | EnumRange R/O (OFF ON) |
| tx.measuredLevel | FLOAT | R/O | DoubleRange R/O (0.0 .. 100.0) |
| tx.burstLevel | FLOAT | R/O | DoubleRange R/O (0.0 .. 100.0) |
| tx.frequency | INTEGER | IntegerRange (0 .. 0) | |
| tx.ifFrequency | INTEGER | IntegerRange (0 .. 0) | |
| tx.on | CHOICE | EnumRange (OFF ON) | |
| reset | TEXT | NOPRESET | StringRange |
| internal.state | INTEGER | R/O | IntegerRange R/O (0 .. 0) |
| internal.tx.rfmin | FLOAT | R/O | DoubleRange R/O (0 .. 0) |
| internal.tx.rfmax | FLOAT | R/O | DoubleRange R/O (0 .. 0) |
| internal.tx.ifmin | FLOAT | R/O | DoubleRange R/O (0 .. 0) |
| internal.tx.ifmax | FLOAT | R/O | DoubleRange R/O (0 .. 0) |
| faults.01 | ALARM | R/O | AlarmFlagRange R/O (PA ) |
| faults.02 | ALARM | R/O | AlarmFlagRange R/O (Fan) |
| faults.03 | ALARM | R/O | AlarmFlagRange R/O (Tx power) |
| faults.04 | ALARM | R/O | AlarmFlagRange R/O (Temperature) |
| faults.05 | ALARM | R/O | AlarmFlagRange R/O (LO unlocked) |
| faults.06 | ALARM | R/O | AlarmFlagRange R/O (Internal) |
| faults.26 | ALARM | R/O | AlarmFlagRange R/O (Standby) |