Commands and Tips for Third-Party Devices
Perkin Elmer Series 200 Diode Array Detector: Program Example
The following program is an example for sample preparation with the Perkin Elmer Series 200 Diode Array Detector:
|
;Set the UV parameters for the two channels |
|
|
UV_VIS_1.Bandwidth = |
5 [nm] |
|
UV_VIS_1.Wavelength = |
200 [nm] |
|
UV_VIS_1.RefWavelength = |
280 [nm] |
|
UV_VIS_2.Bandwidth = |
10 [nm] |
|
UV_VIS_2.Wavelength = |
240 [nm] |
|
UV_VIS_2.RefWavelength = |
0 [nm] |
|
UV_VIS_1.Data_Collection_Rate = |
10.0 |
|
UV_VIS_2.Data_Collection_Rate = |
20.0 |
|
... |
|
|
;Perform an autozero |
|
0.000 |
UV_VIS_1.Autozero |
|
|
UV_VIS_2.Autozero |
|
|
Wait Sampler.Ready |
|
|
Inject |
|
|
UV_VIS_1.AcqOn |
|
2.000 |
UV_VIS_2.AcqOn |
|
|
|
|
8.000 |
UV_VIS_2.AcqOff |
|
10.000 |
UV_VIS_1.AcqOff |
|
|
End |
|
For information about the special commands that Chromeleon supports for controlling the detector, refer to Commands and Tips for Third-Party Devices Perkin Elmer Series 200 Diode Array Detector.
For information about how to install the detector, refer to Perkin Elmer Series 200 Diode Array Detector.