LD InputValue1 SUM_W InputValue2, InputValue3, Parameters ST Result
Result := SUM_W (InputValue1, InputValue2, InputValue3, Parameters);
Parameter
|
Data type
|
Description
|
---|---|---|
InputValue1 bis InputValue3
|
Numerical variables to be processed
|
|
Parameters
|
Parameter
|
Parameter
|
Data type
|
Description
|
---|---|---|
Result
|
REAL
|
Result of the calculation
|
Element
|
Data type
|
Description
|
---|---|---|
k1 to k3, c1
|
Calculation coefficients
|