Rockwell Automation Publication 1756-RM006K-EN-P - November 2018 389
Function Block
Structured Text
MAXC(MAXC_tag);
Operands
Function Block
Operand Type Format Description
MAXC tag MAXIMUM_CAPTURE Structure MAXC structure
MAXIMUM_CAPTURE Structure
Input Parameter Data Type Description
EnableIn BOOL Enable input. If cleared, the instruction does not execute and outputs are not
updated.
Default is set.
In REAL The analog signal input to the instruction.
Valid = any float
Default = 0.0
Reset BOOL Request to reset control algorithm. The instruction sets Out = ResetValue as
long as Reset is set.
Default is cleared.
ResetValue REAL The reset value for the instruction. The instruction sets Out = ResetValue as
long as Reset is set.
Valid = any float
Default = 0.0
Output
Parameter
Data Type Description
EnableOut BOOL Enable output.
Out REAL The calculated output of the algorithm.
Structured Text
Operand Type Format Description
MAXC tag MAXIMUM_CAPTURE Structure MAXC structure