The function library Lenze8200Drive.lib can be used for the following Lenze PLCs:
Typefrom hardware versionfrom software version
9300 Servo PLCEVS93XX−xT6A6.0
Drive PLCEPL102001A6.0
ECSxAECSxAxxx1C7.0
Important note:
The software is supplied to the user as described in this document. Any risks resulting from its quality or use remain the responsibility
of the user. The user must provide all safety measures protecting against possible maloperation.
We do not take any liability for direct or indirect damage, e.g. profit loss, order loss or any loss regarding business.
ã 2002 Lenze Drive Systems GmbH
No part of this documentation may be copied or made available to third parties without the explicit written approval of Lenze Drive
Systems GmbH.
All information given in this documentation has been carefully selected and tested for compliance with the hardware and software
described. Nevertheless, discrepancies cannot be ruled out. We do not accept any responsibility or liability for any damage that may
occur. Required corrections will be included in updates of this documentation.
All product names mentioned in this documentation are trademarks of the corresponding owners.
This Manual contains information about function library Lenze8200Drive.lib for the Drive PLC
Developer Studio.
· The function blocks of function library Lenze8200Drive.lib can be used to exchange data
between the PLC and one or more frequency inverters of the 8200 series via the system bus
(CAN).
· It is possible to assign up to 45 frequency inverter parameters (codes) from the PLC and
cyclically exchange process data with the frequency inverter.
1.1.1Conventions used in this Manual
This Manual uses the following conventions to distinguish between different types of information:
Variable identifiers
are written in italics in the explanation:
· "Use bReset..."
Tip!
Information about the conventions used for the variables of the Lenze system blocks, function blocks
and functions can be found in the appendix of the DDS online documentation "Introduction into
IEC61131−3 programming". The conventions ensure universal and uniform labelling and make
reading the PLC program easier.
Lenze functions/function blocks
can be recognized by their names. They always begin with an "L_":
· "With the function L_TBConvBitsToByte..."
Program listings
are written in "Courier", keywords are printed in bold:
· " IF (ReturnValue < 0) THEN..."
l
Lenze8200Drive.lib EN 1.0
1−1
Function library Lenze8200Drive.lib
Preface and general information
1.1.2Layout of the descriptions
All function/function block and system block descriptions contained in this Manual have the same
structure:
FunctionFunction block (FB)/
Headline stating the function and the function identifier
Declaration of the function:
· Data type of the return value
· Function identifier
· List of transfer parameters
Short description of the most important properties
Function chart including all
associated variables
· Transfer parameters
· Return value
Table giving information about the
transfer parameters:
· Identifier
· Data type
· Possible settings
· Info
Table giving information about the
return value:
· Data type of the return value
· Possible return values and their
meaning:
Additional information
(Notes, tips, application examples, etc.)
System block (SB)
−
FB/SB chart including all
associated variables
· Input variables
· Output variables
Table giving information about the
input and output variables:
· Identifier
· Data type
· Type of variable
· Possible settings
· Info
−
1.1.3Pictographs used in this Manual
Use of
pictograms
Warning of
material damage
Other notesTip!
Signal words
Stop!Warns of potential damage to material.
Note!
1.1.4Terminology used
TermIn the following text used for
DDSDrive PLC Developer Studio
FBFunction block
GDCGlobal Drive Control (parameterization program from Lenze)
Parameter codesCodes for setting the functionality of a function block
PLC· 9300 Servo PLC
SBSystem block
· Drive PLC
· ECSxA "Application" axis module
Possible consequences if disregarded:
Damage to the controller/drive system or its environment
Indicates a tip or note.
.
1−2
Lenze8200Drive.lib EN 1.0
l
Function library Lenze8200Drive.lib
Preface and general information
1.2Version identifiers of the function library
The version of the function library can be found under the global constant
C_w[Function library name]Version .
Version identifiers as of PLC software version 7.x:
· In the example, "01050000" stands for version "1.05".
Example
value
Version: 01050000
l
Lenze8200Drive.lib EN 1.0
1−3
Function library Lenze8200Drive.lib
Preface and general information
1−4
Lenze8200Drive.lib EN 1.0
l
2Introduction
2.1General
Integrate function library Lenze8200Drive.lib in your PLC program to make frequency inverter
control easier.
Two function blocks are required for this:
1. A function block for the parameterisation of the frequency inverter.
2. Another function block for process data exchange between PLC and frequency inverter.
The parameters can be set via the PLC program. It is possible to select up to 45 parameters.
Parameterisation concepts
The following parameterisation concepts are supported:
· Parameterisation through direct instructions in the FBs
· Parameterisation by means of codes ("online" parameterisation possible)
Function library Lenze8200Drive.lib
Introduction
Note!
The frequency inverter must meet the following conditions for frequency inverter control from the
PLC:
· The factory settings have been loaded.
(For the 8200vector frequency inverter, e. g. under code C0002)
· The system bus node address is correct.
(For the 8200vector frequency inverter, e. g. under code C0350)
· The new communication settings of the system bus interface have been accepted by a
Reset−Node.
(For the 8200vector frequency inverter, e. g. under code C0358)
Tip!
Detailed information about the system bus (CAN) and function library LenzeCanDrv.lib can be found
in the Manual "System bus (CAN) for Lenze PLC devices".
l
Lenze8200Drive.lib EN 1.0
2−1
Loading...
+ 19 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.