2 frequency inverter parameterisation, Frequency inverter parameterisation, Function library lenze8200drive.lib – Lenze DDS Function library 8200 Drive User Manual

Page 10: Introduction

Advertising
background image

Function library Lenze8200Drive.lib

Introduction

2−2

l

Lenze8200Drive.lib EN 1.0

2.2

Frequency inverter parameterisation

When the program is started, the parameter data shall be written only once during initialisation to
the frequency inverter. The FBs L_8200Parameter and L_8200Initialization therefore have to be
called in the system task PLC_PRG.

·

The FB L_8200Parameter is used to initialise the codes with the corresponding values.

·

After this, the FB L_8200Initialization is used to transfer the parameters to the individual
frequency inverters.

L_8200Parameter

L_8200Initialization

L_8200Initialization

L_8200Initialization

node id = x

node id = y

node id = z

L

8200

node id = x

L

8200

L

8200

node id = y

node id = z

PLC_PRG

C0011 = ...
C0012 = ...
C0013 = ...
C0127 = ...
C0356 = ...
C0410 = ...
...

Advertising