u_toler
Purpose:
-
Set the tolerance for user control loops.
Enter:
-
u_toler <ctrler> <tolerance>
Where:
-
ctrler
Specify the name of the controller for the user control loop.
tolerance
Optional. Specify the tolerance value to set for the user control loop.
Example:
-
u_toler fuel_in_temp 2.0
The above sets the tolerance for the the fuel_in_temp controller to 2.0 [units].
Notes:
-
Use the controller name that is specified in the control specs file under the keyword @USER_CTRL_LOOP.