APM.REQCTRLMODE - APMonitor Option

Global Options | Local Options
 Type: Integer, Input
 Default Value: 3
 Description: Requested control mode
              0=off
              1=simulate
              2=predict
              3=control

REQCTRLMODE is the requested controller mode as an input for the application. 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. REQCTRLMODE level of 0 indicates that the program should not run and the program terminates without attempting a solution. REQCTRLMODE level of 1 (cold mode) indicates that the program should be run as a simulator with all STATUS values turned off on FVs, MVs, and CVs. REQCTRLMODE level of 2 (warm mode) indicates that the application should calculate 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. REQCTRLMODE level of 3 means that the controller should be turned ON and implement changes to the process.

See also CRITICAL, CTRLMODE, REQONCTRL

Home | APM.REQCTRLMODE - APMonitor Option