● General Operation Variables
● Column Elute 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 |
Relative Eluant Vol. |
relativeEluantVolume_VID |
double |
I/O |
Absolute Flowrate |
absoluteFlowrate_VID |
double |
I/O |
Relative Flowrate |
relativeFlowrate_VID |
double |
I/O |
Total Volume |
totalVolume_VID |
double |
I/O |
Volume in Product |
volumeInProduct_VID |
Double |
I/O |
Set the relative wash volume? (as opposed to the total wash volume) |
bSetRelativeVolume_VID |
Boolean |
I/O |
Is Isocratic or Gradient? |
isIsocratic_VID |
Boolean |
I/O |
Eluant A Volume |
eluantOneVolume_VID |
Double |
O |
Eluant B Volume |
eluantTwoVolume_VID |
Double |
O |
Gradient Component Name |
gradientCompName_VID |
String |
I/O |
Gradient Initial Concentration |
gradientInitConc_VID |
Double |
I/O |
Gradient Final Concentration |
gradientFinalConc_VID |
Double |
I/O |
Gradient Based on Key Compnent or Eluant A |
bGradientBasedOnKeyComp_VID |
Boolean |
I/O |
Eluant A Initial Volume Fraction |
eluantOneInitVolFrac_VID |
Double |
I/O |
Eluant A FinalVolume Fraction |
eluantOneFinalVolFrac_VID |
Double |
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 |