subsonic
Purpose:
- Compute continuous gas flow rates for subsonic venturi meters based on inputs from a specification file, performing real-time calculations and handling events for updates.
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 program registers its name based on the filename for reconfiguration via re-read events, allowing specification updates without restarting