perf_labels
Purpose:
-
Load engine performance specifications from a file into shared memory for the CyFlex system.
Enter:
-
perf_labels [filename]
Where:
-
filename
Optional. Specify the name of the file that contains the engine performance specifications. Default: /cyflex/perf_labels
Example:
-
perf_labels /cell/perf_labels.403
The above command reads the engine performance specifications in the file perf_labels.403 and places them in memory. Note that this command is overriding the default file of /cyflex/perf_labels and should only be done this way if there is a special variation of the file that is unique to the test cell.
Notes:
-
This command is normally placed in the go script, but it may be entered from the command line if the specifications should be updated.
If there is a need to modify any of the attributes in the /cyflex/perf_labels file, the /cell/cell_special file should be modified. The line within the /cyflex/perf_labels file that needs to be modified should be duplicated within the /cell/cell_special file and edited in that file.