Max8Fun

Max8Fun (FUN)

FUNCTION Max8Fun : REAL

Short description

Calculation of maximum value from 8 numeric inputs Typical application: calculation of the highest temperature

Function description

This function returns the maximum value from the 8 numeric inputs rValue1 to rValue8 returned in REAL format.

CODESYS

InOut:

Scope
Name
Type

Return

Max8Fun

REAL

Input

rValue1

REAL

Input

rValue2

REAL

Input

rValue3

REAL

Input

rValue4

REAL

Input

rValue5

REAL

Input

rValue6

REAL

Input

rValue7

REAL

Input

rValue8

REAL

Last updated