gvals

Purpose:

Output the values of a list of variables.

Enter:

gvals <list_of_labels>

Where:

list_of_labels

Specify one or more CyFlex variables. A CSAR variable label may also be specified.

Example:

gvals ctl_spd cmp_ot_P.AT inlet_airC.O2 Dyno_torq.AV
The above command prints the values of the four variables to the standard output device.

Notes:

The number of labels that can be entered is limited only by the size of the shell command line.

The gvals command displays the value of variables of the following types:
REAL, INTEGER, LOGICAL, STRING, STATISTICS, COMPOSITION, PROPERTY, EMISSION, REAL ARRAY, INTEGER ARRAY, and STRING ARRAY.

See Also:

gvar, gval