SmartPLC SafeLine AC4S with fieldbus interfaces
Content
Objects of a Standard-SPS application ..................................................................................................47
Create Standard-SPS application ..........................................................................................................48
Access standard input and output data ..................................................................................................50
Use functions of the ifm package ...........................................................................................................57
Use visualisations ...................................................................................................................................63
Cross communication .............................................................................................................................67
Configure task processing ......................................................................................................................69
42518
This chapter provides information about the programming of the Standard PLC of the device.
► Familiarise yourself with the programming according to the standard IEC 61131-3!
>
7.1 Objects of a Standard PLC application
43100
All objects of a Standard PLC application are listed as subelements of the node [Application] in the
standard area of device tree. In the basic configuration a Standard PLC application contains the
following objects:
[Application] is the container of the Standard PLC application
[SafetyApp_Mapping] is a helper application for the data exchange between Standard PLC and the fail-safe PLC
→Set interval of the data exchange (→ S. 85)
[Bibliotheksverwalter] provides access to the standard and device-specific function libraries
[DataFromSafe] and [DataToSafe] are global variable lists for the data exchange between the Standard PLC and the
fail-safe PLC.
→Data exchange between standard PLC and fail-safe PLC (→ S. 82)
[PLC_PRG (PRG)] provides access to the program editor of the standard application
→Create standard PLC application (→ S. 48)
[Taskkonfiguration] provides access to the settings of the task processing
→Configure main task (→ S. 69)