4.1.7. Transfer Variable Node




The Transfer Variable Node identifies a numeric variable that is computed within the Work Flow as a function of input and output variables. The input and output variables must be known inside the transfer variable subsystem. In order to be known these variables must belong to the same subsystem as the transfer variable, or they must be published by their enclosing subsystem. Any design for which one or more transfer variable does not hold a legal numeric value is considered invalid.

Node Configuration

The Tranfer Variable Node Properties Dialog

Figure 4.14. The Tranfer Variable Node Properties Dialog

Configuring a transfer variable node requires setting three parameters:

Input Connections

This node cannot be manually connected to any input. However, the nodes for the variables that are used within the user expression are automatically connected to this node.

Output Connections

The Transfer variable node output connector can be connected to one or more data input connectors. They must belong to a node of the following types:

In the last seven cases, the rule to be used to pass the value of the transfer variable to the receiving node must be specified through the properties dialog for the connected node.

Logic Log Messages

Two error messages can be associated with a transfer variable node:

110MISSING EXPRESSIONNo user expression has been provided
-1[An expression parser error]The user expression provided is not a legal expression, and cannot be evaluated properly. The actual message should help the user understand where the problem lies.


Return to modeFRONTIER Index