set_user

Purpose:

Set the closed-loop target for a user control loop.

Enter:

set_user <ctrler> <target>

Where:

ctrler

Specify the name of the controller.

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. 

See Also:

u_ramp, u_mode, u_gains, u_target, User Control Loops