Function Parameter Index Reference
8/99 RS232 Communications Reference Manual 77
5.35 MMA Function Block
Description
The MMA label stands for Min-Max-Average-Sum. This block is part of the Calculations category. It
looks like this graphically on the Control Builder.
Dynamic Parameters:
Table 5-43 MMA Dynamic Parameters
Parameter Index Type Use R/W Description
status 0 REAL C R block status (see section 5.2 for code list)
MIN 1 REAL O R minimum input value
MAX 2 REAL O R maximum input value
AVG 3 REAL O R average of input values
SUM 4 REAL O R sum of input values
SDEV 5 REAL O R standard deviation of inputs
ALM 6 BOOL O R deviation alarm
X1-X6 7-12 REAL I R inputs
Static Configuration Parameters:
None