Basic FluoLab VIs

 VIs from FluoLab.llb
 
Initialize InitMicroscope.vi 
Inits the software and the hardware. 
Close CloseMicroscope.vi 
Ends a LSM-Session



Laser shutter control LaserShutter.vi 
Does open/close the laser shutter
Photomultiplier voltage Set_PM_Voltage.vi 
Sets the voltage of both PMs.
Move z stage Step_z_Motor.vi 
Relatively moves the z stage
Next Z Move Next_Z_Move.vi 
Performs a Z-Scan (called from a loop)



Basic mirror control X Y SetMirrorX.vi and SetMirrorY.vi 
Set the mirror to absolute position
Prepare a scan CalcScanVoltage.vi 
Calculates koordinates for bidirectional scan
Prepare Circle / Line Scan CalcCircleVoltages.vi and CalcLineVoltages.vi 
Calculates koordinates for a circle or a line scan
Scan Scan_XY_Line.vi 
Scans along an arbitrary line
Extract image InsertInImage.vi 
Sets the data along an arbitrary line into an image
Special Scan Next Line
Special_Scan_Next_Line.vi 
Scans one line from a XYZ-Cube (called from a loop)



Get tick frequency GetTickFrequency.vi 
Gets the frequency of the ticks (some MHz)
Get tick GetTick.vi 
Gets the next tick number
Wait tick WaitTick.vi 
Waits for ticks for use from a loop