Data manipulation instructions Chapter 13
Rockwell Automation Publication 2080-RM001D-EN-E - February 2015 305
MIN yields the minimum of two integer values.
Arguments
Parameter Parameter Type Data Type Description
EN Input BOOL Function enable.
When EN = TRUE, execute the minimum integer value computation
When EN = FALSE, there is no computation.
IN1 Input DINT Any signed integer value.
IN2 Input DINT Cannot be Real.
MIN Output DINT Minimum of both input values.
ENO Output BOOL Enable out.
MIN function language examples
Function block diagram
Ladder diagram