CARMA C++
carma::antenna::sza::control::LOControl Interface Reference

SZA antenna-specific LO control interface. More...

import "carma/antenna/sza/control/szaLOControl.idl";

Inheritance diagram for carma::antenna::sza::control::LOControl:
carma::antenna::common::LOControl

Public Member Functions

void setDefaultGunnVoltage (in unsigned short voltage) raises (carma::util::UserException)
 Set the default gunn voltage to be asserted when selectRx is issued. More...
 
void setGunnLoopGain (in unsigned short voltage) raises (carma::util::UserException)
 Set the gunn loop gain, in CAN units: 0.01 %. More...
 
void setGunnVoltage (in unsigned short voltage) raises (carma::util::UserException)
 Set the gunn voltage, in CAN units: 0.01 V. More...
 
void setPresetPower () raises (carma::util::UserException)
 Direct access to the LO terminator setPresetPower() method. More...
 
void setVaractorLoopGain (in unsigned short voltage) raises (carma::util::UserException)
 Set the varactor loop gain, in CAN units: 0.01 %. More...
 
void setYigDampingResistance (in unsigned short resistance) raises (carma::util::UserException)
 Set the yig damping resistance (Ohms) More...
 
void setYigLoopGain (in unsigned short voltage) raises (carma::util::UserException)
 Set the yig loop gain, in CAN units: 0.01 %. More...
 
void setYigVoltage (in unsigned short voltage) raises (carma::util::UserException)
 Set the yig voltage, in CAN units: 0.01 V. More...
 
- Public Member Functions inherited from carma::antenna::common::LOControl
void setLoFrequency (in double Frequency) raises (carma::util::UserException)
 Set the frequency for tunable oscillators and lock. More...
 
void setLoTerminatorAttenuation (in unsigned short atten) raises (carma::util::UserException)
 Set LO Reference Terminator Attenuation Sets the attenuation of the 1100-1260 MHz LO Terminator. More...
 
void setYigFrequency (in double yigFreq) raises ( carma::util::UserException )
 Set the YIG reference frequency and lock. More...
 
void toggleSweep (in boolean on) raises (carma::util::UserException)
 Toggle the sweep for this oscillator. More...
 
void toggleYigSweep (in boolean on) raises (carma::util::UserException)
 Toggle the sweep for the YIG. More...
 

Detailed Description

SZA antenna-specific LO control interface.

Definition at line 18 of file szaLOControl.idl.

Member Function Documentation

void carma::antenna::sza::control::LOControl::setDefaultGunnVoltage ( in unsigned short  voltage)
raises (carma::util::UserException
)

Set the default gunn voltage to be asserted when selectRx is issued.

void carma::antenna::sza::control::LOControl::setGunnLoopGain ( in unsigned short  voltage)
raises (carma::util::UserException
)

Set the gunn loop gain, in CAN units: 0.01 %.

void carma::antenna::sza::control::LOControl::setGunnVoltage ( in unsigned short  voltage)
raises (carma::util::UserException
)

Set the gunn voltage, in CAN units: 0.01 V.

void carma::antenna::sza::control::LOControl::setPresetPower ( )
raises (carma::util::UserException
)

Direct access to the LO terminator setPresetPower() method.

void carma::antenna::sza::control::LOControl::setVaractorLoopGain ( in unsigned short  voltage)
raises (carma::util::UserException
)

Set the varactor loop gain, in CAN units: 0.01 %.

void carma::antenna::sza::control::LOControl::setYigDampingResistance ( in unsigned short  resistance)
raises (carma::util::UserException
)

Set the yig damping resistance (Ohms)

void carma::antenna::sza::control::LOControl::setYigLoopGain ( in unsigned short  voltage)
raises (carma::util::UserException
)

Set the yig loop gain, in CAN units: 0.01 %.

void carma::antenna::sza::control::LOControl::setYigVoltage ( in unsigned short  voltage)
raises (carma::util::UserException
)

Set the yig voltage, in CAN units: 0.01 V.


The documentation for this interface was generated from the following file: