11 #ifndef CARMA_ANTENNA_OVRO_LOCONTROL_IDL
12 #define CARMA_ANTENNA_OVRO_LOCONTROL_IDL
15 #include "carma/antenna/common/SwitchState.idl"
45 void setDampingResistance(in
unsigned short resistance)
53 void setYigOutputFrequency(in
double freq)
73 void setGunnLoopGain(in
float percent)
94 void setTuner(in
unsigned long position)
101 void setBackshort(in
unsigned long position)
108 void setAttenuator(in
unsigned long position)
115 void jogTuner(in
short microsteps)
122 void jogBackshort(in
short microsteps)
129 void jogAttenuator(in
short microsteps)
142 void setLoTerminatorPowerToPreset( )
149 void setLoTerminatorPowerLevel( in
double power )
Generic Carma variant of CORBA::UserException.
IDL for the carma::antenna::common::LOControl subsystem interface.
OVRO antenna-specific LO control interface.
CORBA User Exception for carma::util.
Antenna Local Oscillator control.
SwitchState
Generic switch state enumerator.