set_user
Purpose:
-
Set User Control Loop Target
Enter:
-
set_user <ctrler> <target>
Where:
-
ctrler
Specify the name of the controller performing the control.
target
Specify the value of the CLOSED LOOP target.
Example:
-
set_user fuel_in_temp 121.5
The above sets the closed loop target for the fuel_in_temp controller to 121.5 deg_F.
Notes:
-
Use the controller name thatĀ is specified in the control specs file under the keyword @USER_CTRL_LOOP. If the old ctrl_specs file format is being used, then the controller name is the name found on the line that contains the user control loop number.