-

MIN

Type Function
Description Determines the minimum value of the operands connected to the inputs.
Notes
  • The output data type must be equal or greater than the input data types.
  • When the string output is longer than 80 characters and the FU/FB is directly connected to another FU/FB, temporary string variables of size 80 are used. Calculation/usage will fail. Use an intermediate local variable in-between.
  • The function is an overloaded function. It can operate on various input data types.
  • Further inputs can be added.
Parameters Inputs

IN1

IN2

Output

OUT
Error behaviorError behavior
Additional information EN/ENO behavior