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 to retrieve and print their values. 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 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