5.7.1.4 [404] Write voltage parameter (peak)
Type Function Type Function
I1 % input value 1
O1 b
] V [ 1O[ % ]1O →
I2 b Delete buffer O2 b inverted output = -1
I3 b Write release P1 i Parameter number
I4 b
Wait until writing
is finished
P2 i Data set (0 … 9) or index
Description:
The peak value at the input is converted from percent to V and written as int parameter.
→
123.45% = 123.45 V
5.7.1.5 [405] Write percentage parameter
Type Function Type Function
I1 % input value 1
O1 b
[int]1I
I2 b Delete buffer O2 b inverted output = -1
I3 b Write release P1 i Parameter number
I4 b
Wait until writing
is finished
P2 i Data set (0 … 9) or index
Description:
The input value is not changed and written as int parameter. In this way, this function can also
be used for any other (int) parameter types.
5.7.1.6 [406] Write position parameter
Typ
e
Function Typ
e
Function
I1 Pos
Input value
Low word O1 b O1 = I2|I1
I2 Pos High word O2 b inverted output = -1
I3 b Write enable P1 i Parameter number
I4 b
Wait until writing is
finished
P2 i Data set (0 … 9) or index
Description:
The input value is not changed and written as long parameter. In this way, this function can be
used for any long parameter types.
O1 = I2|I1 (High-word|Low-word)