rave_specs
Purpose:
-
Configure the rave task in CyFlex by reading specification files and updating shared memory for running average computations.
Enter:
-
rave_specs [filename]
Where:
-
filename Optional. Specify the filename that contains the running average specifications. Default: /specs/rave_specs.nnn (nnn=testcell number)
Example:
-
rave_specs /specs/rave_specs.115
The above command accesses the running average specifications in file /specs/rave_specs.115 and sends them to the minimum running average process.
Notes:
-
Ensure the rave task is running before using this program as it relies on shared memory and events for configuration.