generic_scales
Purpose:
-
Perform control functions for a directly controlled load cell fuel system. These functions include fill valve operation, and timing of a fuel reading. The outputs include the consumption rate, hp-specific consumption, and error statistics of the linear regression performed on the load cell value during the reading.
Enter:
-
generic_scales <name> <priority> <interval_or_event_argument> <spec_filename>
Where:
-
name Specify the load cell fuel system identifier. priority Specify the system task priority. interval_or_event_argument Specify the interval or event argument on which to base measurement. spec_filename Specify the specification file name that describes the device.
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. See cyflex/specs.def/generic_scales.def for an example file.