Topic: DMD0105

Help File Version: 2.9.4.37

MAX - Maximum Between Two Expressions


This instruction can only be used in the Expression parameter of the Calculate Expression (MATH) instruction.

 

The Maximum Between Two Expressions (MAX) instruction determines the maximum value between two expressions.

 

 

Note: Use the F9 key to open the Default Element Selection Tool (the Element Picker or the Element Browser) or use the Down-Arrow key (Auto-Complete) on any parameter field to see a complete list of the memory locations that are valid for that parameter of the instruction.

 

Result specifies a location to store the result of the calculation. This can be any writable numeric location.

 

The Expression parameter consists of all the text between the bounding parentheses. The parameter list must consist of 2 parameters separated by a comma. Each parameter is an expression which can be a constant value, a bit or numeric memory location, an arithmetic expression, and / or mathematical function or other expressions up to a maximum of 1024 characters. Expressions can be nested, so use of parentheses is recommended to ensure proper evaluation order.

 


See Also:

MIN - Minimum Between Two Expressions

 

MAX - Maximum Between Two Expressions

 

MATH - Calculate Expression

 


Related Topics:

AVGR - Average of a Range of Values

 

MINR - Minimum Value Across a Range of Values

 

MAXR - Maximum Value Across a Range of Values

 

SUMR - Sum of a Range of Values

 

STDEVPR - Population Standard Deviation of a Range

 

STDEVR - Sample Standard Deviation of a Range

 


Rung Example: