Process Control Instructions
140 Rockwell Automation Publication 1756-RM006K-EN-P - November 2018
LowInCutoff REAL The instruction low input cutoff input. When the
In is at or below the LowInCutoff value,
totalization ceases.
Valid = any float
Default = 0.0
ProgProgReq BOOL Program program request. Set to true to request
Program control. Ignored if ProgOperReq is true.
Holding this true and ProgOperReq false locks
the instruction in Program control.
Default is false.
ProgOperReq BOOL Program operator request. Set to true to request
Operator control. Holding this true locks the
instruction in Operator control.
Default is false.
ProgStartReq BOOL The program start request input. Set to true to
request totalization to start.
Default is false.
ProgStopReq BOOL The program stop request input. Set to true to
request totalization to stop.
Default is false.
ProgResetReq BOOL The program reset request input. Set to true to
request the Total to reset to the ResetValue.
Default is false.
OperProgReq BOOL Operator program request. Set to true by the
operator interface to request Program control.
The instruction clears this input to false.
Default is false.
OperOperReq BOOL Operator operator request. Set to true by the
operator interface to request Operator control.
The instruction clears this input to false.
Default is false.
OperStartReq BOOL The operator start request input. Set to true by
the operator interface to request totalization to
start. The instruction clears this input to false.
Default is false.
OperStopReq BOOL The operator stop request input. Set to true by
the operator interface to request totalization to
stop. The instruction clears this input to false.
Default is false.
OperResetReq BOOL The operator reset request input. Set to true by
the operator interface to request totalization to
reset. The instruction clears this input to false.
Default is false.
ProgValueReset BOOL Reset program control values. When true, clear
all the program request inputs to false at each
execution of the instruction.
Default is false.