The output can be combined with inputs for position values (Long).
The function can also be used for ramp settings in configurations x40.
Example:
I1=24000 (=240.00%) O = 240.00% * 310.00% * 630.00%
= (2.4000 * 3.1000 * 6,3000)
= 4687.20%
= 726F0
hex
O1= 26F0
hex
[= 9968]
O2= 0007
hex
[= 7]
I2=31000 (=310.00%)
P1=63000 (=630.00%)
Note:
Percentages [%] have two decimals.
For example: Value 12345
IN
= 123.45% = 1.2345
5.3.2.3 [334] Mult. by fraction
Type Function
Type Function
I1 % input value 1
O1 %
P2
P1
I 1O 1 ×=
I2
- -
O2 % inverted output = -1
I3
- -
P1 % Factor numerator
I4 b Master Reset
P2 % Factor denominator
Description:
The input value at I1 is multiplied by the parameter value P1 and divided by parameter value
P2.
2P
1P
×=− =
The result of the multiplication is limited to ±327.67%.
As long as status TRUE is present at I4 (Master Reset), the output value O1 is 0.
Example:
I1=14000 (=140.00%) O1 = 140.00% * 150.00% / 32.33%
= (1.4000 * 1.5000 / 0.3233 = 6,4955)
= 649.55%, limited to 327.67%
P1=15000 (=150.00%)
P2=3233 (=32.33%)
Note:
Percentages [%] have two decimals.
For example: Value 12345
IN
= 123.45% = 1.2345
If P2 is set to value 0, the output has the value 327.67%. The sign is applied from the input
value.
5.3.2.4 [335] Mult. long * percent
Type Function Type Function
I1 Long input value 1 O1 Pos
P1
I2
I 1O ×=
Low word
I2 % input value 2 O2 Pos High word
I3 - - P1 % Denominator
I4 b Master Reset P2 - -
Description:
The input value at I1 (long) is multiplied by the parameter value I2 (percentage) and divided by
parameter value P1.
P1
I2
1 IO ×=
wordLow|wordHighO1|O2 −−=
The output value comprises a High word (O1) and a Low word (O2).