Qudi
Static Public Attributes | List of all members
microwave_interface.MicrowaveMode Class Reference

Modes for microwave generators: CW continuous wave LIST ouptut list of arbitrary frequencies, each step triggered by electrical input SWEEP frequency sweep from f1 to f2, each step triggered by electrical input ASWEEP frequency sweep from f1 to f2, triggered only on the start of the sweep. More...

Inheritance diagram for microwave_interface.MicrowaveMode:
Inheritance graph
[legend]
Collaboration diagram for microwave_interface.MicrowaveMode:
Collaboration graph
[legend]

Static Public Attributes

int CW = 0
 
int LIST = 1
 
int SWEEP = 3
 
int ASWEEP = 4
 

Detailed Description

Modes for microwave generators: CW continuous wave LIST ouptut list of arbitrary frequencies, each step triggered by electrical input SWEEP frequency sweep from f1 to f2, each step triggered by electrical input ASWEEP frequency sweep from f1 to f2, triggered only on the start of the sweep.


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