cf_scales

Purpose:

Perform control functions for a load cell fuel system integrated with a continuous flow meter and flow control valve. The program manages fill valve operations, calculates flow rates, and processes fuel readings, outputting consumption rates and error statistics.

Enter:

cf_scales <reg_name> <priority> <interval_or_event> <spec_filename> [+c]

Where:

reg_name

Specify the registered name of this instance of the program.

priority

Specify the task priority, generally between 11 and 18.

interval or event

Specify the type of processing, either a supported interval or an event name.

spec_filename

Specify the full path to the specification file.

+c

Optional. Specify this flag to indicate a critical task. 

Example:

cf_scales FR1 12 MED /specs/cf_specs.1 +c &

Notes:

The specification file must provide the necessary information for device operation and must exist. The interval must be defined in the go script (SLO, MED, FAS, WARP). If an event is used, it must be a simple signal event without data.

See Also:

Continuous Fuel Measurement User Guide