Property | Type | Description | |
---|---|---|---|
FitSpectrum | double[] | ||
RampToVoltage | void | ||
TalkToHardwareControl | void |
Method | Description | |
---|---|---|
InitializeLifetimeService ( ) : Object | ||
Lock ( ) : void |
Locks the laser to a reference cavity. This method runs continuously until the laser is unlocked. When this method is called, the reference cavity is read in order to establish the lock point. The reference cavity is then read continuously and adjustments fed-back to the laser.
|
|
Park ( ) : void |
Parks the laser on a resonance. Uses ScanMaster to scan the laser and fit to the spectrum in order to locate the resonance. Then adjusts the laser frequency to park the laser on the resonance. Note that this method parks but doesn't lock the laser
|
|
SetIntegralGain ( double frontPanelValue ) : void | ||
SetProportionalGain ( double frontPanelValue ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
FitSpectrum ( |
||
RampToVoltage ( double v ) : void | ||
TalkToHardwareControl ( Object stateInfo ) : void |
public InitializeLifetimeService ( ) : Object | ||
return | Object |
public SetIntegralGain ( double frontPanelValue ) : void | ||
frontPanelValue | double | |
return | void |
public SetProportionalGain ( double frontPanelValue ) : void | ||
frontPanelValue | double | |
return | void |