ICS-900 Operator’s Manual
48 Doc. 065215-02 9/09
6. Use one of the following methods to inject the sample onto the
column:
• Manually: click the Inject button on the ICS-900 Control panel.
See Section 3.11.2
for details about manually processing samples.
• Automatically: Include the Inject command in a Chromeleon or
Chromeleon Xpress program. See the examples in Section 3.11.6
.
See Section 3.11.3
for details about automatically processing
samples.
3.11.6 Example Chromeleon Commands for Loading and
Injecting Samples
The following examples show commands for loading and injecting
samples using an AS, AS-DV, or AS40 autosampler.
Example AS Program Commands
Example AS-DV Program Commands
0.000 Pump_ECD.Autozero ;Zero the baseline.
Load ;Switch the valve to Load.
Wait CycleTimeState ;Wait for cycle time (if any).
Inject ;Switch the valve to Inject.
Wait InjectState ;Wait for injection to complete.
ECD_1.AcqOn ;Start data acquisition.
14.000 ECD_1.AcqOff ;Stop data acquisition.
Sampler.LoadPosition ;Switch the valve to Load.
DeliverSample ;Deliver sample to the valve.
0.000 Autozero ;Zero the baseline.
Wait CycleTimeState ;Wait for cycle time (if any).
Inject ;Switch the valve to Inject.
ECD_1.AcqOn ;Start data acquisition.
14.000 ECD_1.AcqOff ;Stop data acquisition.