2 included libraries, 3 user-defined libraries, Included libraries – Lenze DDS v2.3 User Manual
Page 233: User-defined libraries, Drive plc developer studio

Drive PLC Developer Studio
Resources
8-43
l
DDS EN 2.3
8.11.2
Included libraries
The DDS comes with the following libraries, among others:
Tip!
For a detailed description of the function blocks refer to the manual for the associated function
library and the Online Help.
IEC 61131-3 standard library ”Standard.lib”
The library Standard.lib contains all functions and function blocks required by IEC 61131-3 as
standard organization blocks for an IEC programming system.
The difference between a standard function and an operator is that the operator is implicitly known
to the programming system whereas the standard organization units must be linked to the project
as library (standard.lib).
Library ”LenzeDrive.lib”
The library LenzeDrive.lib includes function blocks to implement standard drive tasks for 9300
Servo PLC, Drive PLC and Servo Axis Module ECSxA.
•
Multiple instancing of these function blocks as per IEC 61131-3 is possible.
Library ”LenzeElectricalShaft.lib”
The library LenzeElectricalShaft.lib contains special function blocks for the ” electrical shaft” .
Library ”Lenze9300Servo.lib”
The library Lenze9300Servo.lib contains special function blocks for the 9300 Servo PLC and Servo
Axis Module ECSxA.
Library ”lecsfc.lib” for IEC steps in SFC
The library lecsfc.lib contains IEC steps to be used in the Sequential Function Chart.
8.11.3
User-defined libraries
A complete and correctly compiled project can be saved under File
➞
➞
➞
➞Save as as internal library
(*.lib), external library (*.lib) or as project (*.pro).
•
The project itself will not be changed.
•
After the save, it will be available as the standard library under the specified name.
Saving the library removes the organization unit PLC-PRG from the project.
Note!
Saving the library removes the organization unit PLC-PRG from the project.
Show/Hide Bookmarks