subsonic
Purpose:
- Compute the subsonic air mass flow on a continuous basis.
Enter:
- subsonic <priority> <interval> <filename> [+c]
Where:
-
priority Specify the task priority. interval Specify the process interval rate to process the computations. Specify FAS | MED | SLO. The interval value is in milliseconds filename Specify the fully qualified path name of the specification file. +c Optional. Specify this flag to identify this task as critical to the watchdog.
Example:
- subsonic 11 SLO /specs/subsonic_spec +c &
Notes:
The ‘subsonic’ task will register it’s name as “subsonic_spec” for this case, using the filename argument . This name can be used by the ‘re-read’ command to request that it update the specifications by reading the specification file again. This feature allows the specifications to be changed “on-the-fly” without slaying and restarting the app.