Mixture Prep Operation Variables

      General Operation Variables

      Mixture Making operation specific variables as listed in the following table. Remember to use the GetOperVarVal2 / SetOperVarVal2 when an extra argument (val2) is required:

Variable

Variable ID (varID)

Data

Type

Extra arg.

(val2) and

type

I/O

Mass Flow

massFlow_VID

double

 

I/O

Vol Flow

massFlow_VID

double

 

I/O

Output Flow Specification

outFlowSpec_VID

Long*

 

I/O

Is Concentration or Mass Fraction Set

bIsConcentrationSet_VID

Boolean

 

I/O

Component Mass Concentration

compMassConc_VID

double

Component Name (CString)

I/O

Component Mass Fraction

compMassFrac_VID

double

Component Name (CString)

I/O

      

Long *: The values that can be retrieved with outFlowSpec_VID are displayed in the following table:

Consumption Spec

Value (Long)

Output Flow Defined by the Process (Downstream)

1

Output Flow Set by the User

2

Output Flow Calculated Based on a Fixed Input Stream

3