|
Calculation
|
Condition
|
|---|---|
|
|
|
or |


LD DigitalVariable K_SQRT WeightingCoefficient, Cutoff ST OUT
Result := K_SQRT (DigitalVariable, WeightingCoefficient,
Cutoff);
|
Parameter
|
Data type
|
Description
|
|---|---|---|
|
DigitalVariable
|
Numerical value to process
|
|
|
WeightingCoefficient
|
REAL
|
Weighting coefficient
|
|
Cutoff
|
REAL
|
Division
|
|
Parameter
|
Data type
|
Description
|
|---|---|---|
|
Result
|
REAL
|
Result of the calculation
|
