ctrl_params
Purpose:
-
Set gains for control loops using parameters specified in a data file.
Enter:
-
ctrl_params <ALL | loop_name> [expression1 [expression2 …]]
Where:
-
loop_name
Specify the control loop name. Specify ALL to include all control loops.
expressions
Optional. Specify a space-delimited list of zero or more check expressions to match data file entries.
Example:
-
ctrl_params ALL Air_vlv_num=1 Cmp_vlv_num=2
Notes:
-
CyFlex must be running with the ‘scroll’ command available; requires read access to the data file at /specs/cmds/ctrl_params.dat.
Data file must follow a specific format with loop name, check expression, and three numeric gains.