APM.CTRLMODE - APMonitor Option

Main.OptionApmCtrlmode History

Hide minor edits - Show changes to output

June 08, 2017, at 11:30 PM by 10.5.113.159 -
Changed lines 5-6 from:
%width=50px%Attach:apm.png
to:
%width=50px%Attach:apm.png [[Main/DbsGlobal|Global Options]] | %width=30px%Attach:fv.png %width=30px%Attach:mv.png %width=30px%Attach:sv.png %width=30px%Attach:cv.png[[Main/DbsVariable|Local Options]]
Added lines 16-17:

See also [[Main/OptionCritical|CRITICAL]], [[Main/OptionApmReqctrlmode|REQCTRLMODE]], [[Main/OptionReqonctrl|REQONCTRL]]
June 01, 2017, at 06:53 AM by 45.56.3.173 -
Changed lines 9-13 from:
 Description: Control mode: 0=terminate, 1=simulate, 2=predict, 3=control
to:
 Description: Control mode
             0=terminate
              1=simulate
              2=predict
           
3=control
June 01, 2017, at 06:53 AM by 45.56.3.173 -
Added lines 1-11:
(:title APM.CTRLMODE - APMonitor Option:)
(:keywords APM.CTRLMODE, Optimization, Estimation, Option, Configure, Default, Description:)
(:description Control mode: 0=terminate, 1=simulate, 2=predict, 3=control:)

%width=50px%Attach:apm.png

 Type: Integer, Output
 Default Value: 1
 Description: Control mode: 0=terminate, 1=simulate, 2=predict, 3=control

The CTRLMODE is the actual controller mode implemented by the application and is an output after the application has completed each cycle. The requested control mode (REQCTRLMODE) is set as an input to the desired level of control but sometimes the CTRLMODE is not able to match the request because of a failed solution, a critical MV is OFF, or other checks with the application. A CTRLMODE level of 0 indicates that the program did not run due to a request to terminate. A CTRLMODE level of 1 (cold mode) indicates that the program was run as a simulator with all STATUS values turned off on FVs, MVs, and CVs. A CTRLMODE level of 2 (warm mode) indicates that the application calculates control actions but only after the second cycle. This mode is commonly used to observe anticipated control actions before the controller is activated to level 3. The CTRLMODE level of 3 means that the controller is ON and implementing changes to the process.