1 l_8200parameter - initialisation of codes, L_8200parameter − initialisation of codes, Function library lenze8200drive.lib – Lenze DDS Function library 8200 Drive User Manual
Page 14: Functions/function blocks

3.1
L_8200Parameter − Initialisation of codes
Function library Lenze8200Drive.lib
Functions/function blocks
3−2
L
Lenze8200Drive.lib EN 1.0
3.1
L_8200Parameter − Initialisation of codes
Function block
With this FB you can parameterise up to 45 parameters (codes) in the frequency inverter.
The following parameterisation concepts are supported:
·
Parameterisation through direct instructions in the FBs
·
Parameterisation by means of codes ("online" parameterisation possible)
L_8200Parameter
abyFraction
anValue
byNoOfParameter
abySubCodeNo
awCodeNo
1
Code
SubCode
Fraction
Value
2
3
4
5
6
7
8
9
...
45
FB call in:
þ Cyclic task
(PLC_PRG)
þ Time−controlled task
(INTERVAL)
þ Event−controlled task
(EVENT)
o Interrupt task
Inputs
Data type
Information/possible settings
byNoOfParameter
Byte
Number of parameters to be transmitted (max. 45)
awCodeNo
Array of Word
Number of the code to be transmitted as parameter 1..45.
abySubCodeNo
Byte array
Number of the subcode to be transmitted as parameter 1..45.
abyFraction
Byte array
Number of decimal places for parameters 1..45
·
See also FB description L_ParWrite
in the Manual Function library LenzeDrive.lib.
anValue
Array of
integers
Value of the code to be transmitted as parameter 1..45.