● General Operation Variables
● Chromatography Column Loading Operation Variables
● PBA 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 |
Resin Binding Capacity |
resinBindingCapacity_VID |
double |
|
I/O |
Do we retain the product? (as opposed to the impurities) |
bResinForProduct_VID |
Boolean |
|
I/O |
Component binding Fraction |
bindingFraction_VID |
double |
component name (CString) |
I/O |
Do we ignore Component for sizing calculations? |
bIgnoreComponent_VID |
Boolean |
component name (CString) |
I/O |
Component recovery yield |
recoveryYield_VID |
double |
component name (CString) |
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 |