dump_labels
Purpose:
-
Display table of all active CyFlex variables.
Enter:
-
dump_labels [string]
Where:
-
string
Optional. Specify a string that must be in the label of the CyFlex variable to be listed. There is no default string.
Example:
-
dump_labels mnf
The above command displays a list of all the CyFlex variables that contain the string ‘mnf’ in a scrollable screen.
Notes:
-
The dump_labels command displays a table of all active CyFlex variables if no string is entered. The format of the output is:
label value units type
where:
label label of the CyFlex variable that is usually specified in a specs file value current value units units keyword type REAL/INTEGER/LOGICAL/STRING/STATISTICAL/COMPOSITION/PROPERTY/EMISSION 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
Engine Constants
Fuel Reading Real Variables
Fuel Reading Integer Variables
Control Variables
General Use Real Variables
General Use Integer Variables
General Use Logical Variables
Logical Variables
Digital Input Logical Variables
Digital Output Logical Variables
Limits Logical Variables
Property/Composition/Emission 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.