FlowStar2 LB 514
12. FlowStar² Controller Software
115
12.4.3 Sample Program File
A sample program file is shown below. The FlowStar² relevant
commands are highlighted.
fs_ActiveConfiguration =
"Default"
.
UV_VIS_1.RefBandwidth =
100 [nm]
UV_VIS_1.Step =
Auto
UV_VIS_1.Average =
On
Flow = 1.000 [ml/min]
%B = 20.0 [%]
0.000 Autozero
Wait
UV.Ready and Pump.Ready and Sampler.Ready
Inject
UV_VIS_1.AcqOn
FlowStar²_Channel_1_raw.AcqOn
fs_StartStopMeasurement =
1
fs_PumpCtrl = 1
30.000 UV_VIS_1.AcqOff
FlowStar²_Channel_1_raw.AcqOff
fs_StartStopMeasurement =
0
fs_PumpCtrl = 0
End
Important Commands
fs_ActiveConfiguration = “Default”
Will us
e the Configuration “Default” for the run
FlowStar²_Channelname.AcqOn
Starts the acquisition of the mentioned channel. Must
be placed after the “Inject” command.
fs_StartStopMeasurement =
1
Sends a start command to the FlowStar² to start the
measurement (run time on display will start). Must be
placed after the “Inject” command.
fs_PumpCtrl =
1
Starts the scintillator pump connected to the FlowStar²
using the ramp and the flow rate set in the configuration
FlowStar²_Channelname.AcqOff
Stops the acquisition of the mentioned channel
fs_StartStopMeasurement =
0
Sends a stop command to the FlowStar² to stop the
measurement (run time on display will stop)
fs_PumpCtrl =
0
Stops the scintillator pump connected to the FlowStar²