generic_scales
Purpose:
-
Perform control functions for a directly controlled load cell fuel system, including fill valve operation, timing of fuel readings, and computation of consumption rates with error statistics from linear regression.
Enter:
-
generic_scales <name> <priority> <interval_or_event> <spec_filename> [+c]
Where:
-
name Specify the unique instance name. priority Specify the system task priority (1-18). interval_or_event Specify theĀ process interval or sync event name. spec_filename Specify the path to the specification file. +c Optional. Specify this flag to indicate a critical task.
Example:
-
generic_scales U1 12 Urea_rsp /specs/urea_scale_specs &
Notes:
-
The spec file must provide the specifications for how this device operates and must exist.