2000-OSM, F1
10-25
PUT ACTUAL RETENTION TIME Command
Description:
Changes actual (measured) retention time for a particular component.
Syntax:
PUT_ACTUAL_RT(method%,component%,retention_time!)
Comments
method%
is the method table (1-8).
component%
is the component number for which the actual retention time
is to be updated.
retention_time!
is the new actual retention time for specified component.
Example:
0010 PUT_ACTUAL_RT(1,2,123.64)
The measured retention time of the peak for the second component is set at
123.64 seconds into analysis method one.
PUT ASTM Command
Description:
Sets the Sim Dis ASTM parameter in the Sim Dis Setup Screen (Sim Dis
analyzers
only).
Syntax:
PUT_ASTM(setting%)
Comments:
setting%
is the ASTM parameter in the Sim Dis Setup Screen, where:
0 sets the ASTM parameter to ASTM-2887
1 sets the ASTM parameter to ASTM-3710
Example:
0010 PUT_ASTM(0)
The ASTM parameter in Sim Dis Setup Screen is set to ASTM2887.
PUT BENCHMARK CONCENTRATION Command
Description:
Updates the benchmark concentration for a particular component.
Syntax:
PUT_BENCH_CONC(method%,component%, concentration!)
Comments:
method%
is the method table (1-8).
component%
is the component number for which the concentration is to be updated.
concentration!
is the new benchmark concentration for the specified component.
Example:
0010 PUT_BENCH_CONC(1,2,10.1234)
The concentration of 10.1234 is stored in the benchmark concentration for
component two of analysis method one.
PUT BLEND Command
Description:
Sets the Sim Dis Blend Number parameter in the Stream Table (Sim Dis
analyzers
only).
Syntax:
PUT_BLEND(stream%,setting%)
Comments:
stream%
is the stream to get the blend for.
setting%
is the Sim Dis Blend Number (1-25), also known as the Correlation
Factor
Table.
Example:
0010 PUT_BLEND(1,25)
Sim Dis Blend Number for stream 1 in the Stream Table is set to 25.
PUT CALIBRATION CONCENTRATION Command
Description:
Updates calibration concentration for a particular component.
Syntax:
PUT_CAL_CONC(method%,component%,concentration!)
Comments:
method%
is the method table (1-8).
component%
is the component number for which the calibration
concentration is to be updated.
concentration!
is the new calibration concentration for the specified
component.