Analog switch Analog functions
390 -
Analog multip-
lexer
One of the values I1, I2, P1 or P2 is output. See chapter 5.6.2.
391 -
Analog chan-
geover switch
Depending on the active data set, one of the input values (I1 … I4) is
output. See chapter 5.6.1.
392 -
Analog multip-
lexer for posi-
tion values
(data set num-
ber)
One of the values I1, I2, or P (P1|P2) is output. See chapter 5.6.3
393 -
Analog chan-
geover switch
for position
values
Depending on the active data set, one of the input values (I1 … I4) is
output. See chapter 5.6.4.
Parameter access (reading and writing parameters) Analog functions
401 -
Writing fre-
quency para-
meters
The input value is converted from percent to Hz and written as long
parameter. See chapter 5.7.1.1.
402 -
Write current
parameter
The input value is converted from percent to A and written as int
parameter. See chapter 5.7.1.2.
403 -
Write voltage
parameter (eff.)
The effective value at the input is converted from percent to V and
written as int parameter. See chapter 5.7.1.3.
404 -
Write voltage
parameter
(peak)
The peak value at the input is converted from percent to V and writ-
ten as int parameter. See chapter 5.7.1.4.
405 -
Write percent
parameter
The input value is not changed and written as int parameter. See
chapter 5.7.1.5.
406 -
Write position
parameter
The input value is not changed and written as long parameter. See
chapter 5.7.1.6.
407 -
Write long pa-
rameter
The input value is put together from of low-word and high-word, not
changed and output as long parameter. For use for any long parame-
ter types. See chapter 5.7.1.7.
408 -
Write word
parameter
The input value is not changed and written as int parameter. See
chapter 5.7.1.8.
421 -
Read frequency
parameter
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
frequency value. See chapter 5.7.2.1
422 -
Read current
parameter
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
current value. See chapter 5.7.2.2
423 -
Read voltage
parameter
(eff.)
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
voltage value. See chapter 5.7.2.3
424 -
Read voltage
parameter
(peak)
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
voltage value See chapter 5.7.2.4
425 -
Read percent
parameter
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
percent value. See chapter 5.7.2.5
426 -
Read position
parameter
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
position value. See chapter 5.7.2.6
427 -
Read long pa-
rameter
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
position value. See chapter 5.7.2.7
428 -
Read word
parameter
The function reads the value of the parameter set up in P1 "Parame-
ter number" and P2 "Data set/index". The value is converted to a
percent value. See chapter 5.7.2.8.