● General Operation Variables
● Column Wash operation specific variable as listed in the following table:
|
Variable |
Variable ID (varID) |
Data Type |
I/O
|
|
Flowrate Option |
flowrateOption_VID |
Long * |
I/O |
|
Linear Velocity |
linearVelocity_VID |
double |
I/O |
|
Absolute Flowrate |
absoluteFlowrate_VID |
double |
I/O |
|
Relative Flowrate |
relativeFlowrate_VID |
double |
I/O |
|
Wash Volume |
washVolume_VID |
double |
I/O |
|
Relative Wash Volume |
relativeWashVolume_VID |
double |
I/O |
|
Set the relative wash volume? (as opposed to the total wash volume) |
bSetRelativeVolume_VID |
Boolean |
I/O |
●
Long*: Note that you can use the following correspondence between the number and the flowrate option:
|
Flowrate Option |
Long |
|
Relative Flowrate is Set |
1 |
|
Absolute Flowrate is Set |
2 |
|
Linear Velocity is Set |
3 |