The following variables can be accessed for all Transfer Operations (Transfer In, Transfer Out, Pull In, Pull Out, Charge, Load & Split).
Variable |
Variable ID (varID) |
Data Type |
I/O
|
Transfer Stream Mass Flow |
massFlow_VID |
Double |
I/O |
Transfer Stream Volumetric Flow |
volFlow_VID |
Double |
I/O |
Initial Vessel Fill Ratio |
initialFillRatio_VID |
double |
O |
Final Vessel Fill Ratio |
finalFillRatio_VID |
double |
O |
Process Time Calculation Mode |
processTimeCalcMode_VID |
Long |
I/O |
Transfer Stream Name |
transferStream_VID |
String |
O |
Note: When setting the value mass flow or volumetric flow the Process Time calculation mode is also changed to Calculated based on Mass flow or Calculated based on Volumetric flow respectively.
For more information on the process time calculation mode, see Process Time Calculation Mode.