1 standard project "plc_application.pro, Standard project "plc_application.pro, Supplied – Lenze E94AxPExxxx User Manual
Page 40: 4plc functionality

4
PLC functionality
4.2
Preparations for creating a PLC program
40
Lenze · 9400 Servo PLC· Reference manual · DMS 4.0 EN · 11/2013 · TD05/06
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
4.2.1.1
Standard project "PLC_Application.pro"
»Engineer« supplies a standard project for the controller. This standard project should generally
provide the basis of each PLC project.
The main window of »PLC Designer« shows the Object Organizer which is important for the
following descriptions with the Blocks, Data types, Visualisations and Resources:
Tab Blocks
The Blocks tab of the standard project contains
• Application (PRG)
• Idle (PRG)
• User (PRG)
• Visu (PRG)
Tab Data types
The Data types tab of the standard project contains 60 different user data type for ports.
Tab Visualisations
This tab will not be discussed in greater detail within the scope of this manual.
Tab Resources
The Resources tab of the standard project contains
• the tasks Application Task, User Task, Visu Task and Idle Task in the task configurations. The
associated description can be found in the section
• 60 global variables for accessing the ports in the Ports list
• 60 user codes for mapping the ports in the parameter manager.
• the libraries IecSfc.lib, standard.lib and SysLibCallBack.lib in the library manager
Tip!
An online help is also available for »PLC Designer«. It can be accessed by pressing the
button when being in the program.
Information that cannot be described in detail here in the manual is explained there, e.g.
the components mentioned above.