LD DigitalInput1 MULDIV_W DigitalInput2, DigitalInput3, Parameters ST Result)
Result := MULDIV_W (DigitalInput1, DigitalInput2, DigitalInput3, Parameters);
Parameter
|
Data type
|
Description
|
---|---|---|
DigitalInput1 to DigitalInput3
|
Numerical variables to be processed
|
|
Parameters
|
Parameter
|
Parameter
|
Data type
|
Description
|
---|---|---|
Result
|
REAL
|
Result of the calculation
|
Element
|
Data type
|
Description
|
---|---|---|
k, c1 to c4
|
Calculation coefficients
|