● General Operation Variables
● Chromatography Column Loading Operation Variables
● GFL Column Loading operation specific variable as listed in the following table:
Variable |
Variable ID (varID) |
Data Type |
Extra arg. (val2) and 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 |
Component recovery yield |
recoveryYield_VID |
double |
component name (String) |
I/O |
Sample Volume |
sampleVolume_VID |
double |
|
I/O |
Maximum Sample Volume |
maxSampleVolume_VID |
double |
|
I/O |
Empty Bed Contact Time |
emptyBedContactTime_VID |
double |
|
I/O |
●
Note: Use GetOperVarVal2/ SetOperVarVal2 when an extra argument (val2) is required.
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 |