snap

Purpose:

Search all CyFlex shared memory areas which contain arrays of CyFlex variables and will print the label, value, and units, if the variable has the “display_active” member TRUE.

Enter:

snap

Where:

N/A

Example:

snap

The above command displays a list of the CyFlex variables in pre-specified shared memory areas.

Notes:

The dumpit command displays a table of all active CyFlex variables if no string is entered. The format of the output is:

    index     label    value    units 

where:

index The index in the shared memory area containing the variable.
label The label of the CyFlex variable that is usually specified in a specs file.
value The current value
units The units keyword

The display is organized in consecutive blocks for each of the following CyFlex variable types:

Analog Inputs

Frequency Inputs

Counter Inputs

Engine Performance Real Variables

Engine Performance Integer Variables

Control Variables

General Use Real Variables

General Use Integer Variables

General Use Logical Variables

General Purpose Logical Variables

Digital Input Logical Variables

Digital Output Logical Variables

The PageUp and PageDown keys can be used to scroll. The Esc key twice exits the display. The F1 key displays help. In the case of CyFlex Logical Variables, the True Event and False Event names are also displayed.

See Also:

dumpit