Assign the relative address to the machine modules, Assign the, Relative address to the machine – Lenze ApplicationTemplate PackML (PLC Designer R3-x) User Manual

Page 27: Modules. ( 27)

Advertising
background image

Lenze · ApplicationTemplate PackML · 1.0 EN - 05/2014

27

Structuring the automation system: Standard procedure

Assign the relative address to the machine modules.

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

5.1

Assign the relative address to the machine modules.

In order to modularise programming of a machine system, the individual subfunctions of the overall

functionality of the automation system have to be mapped in the form of machine modules.

Example: Bag form, fill, and seal machine ("Flow Packer")

• It is helpful to outline the machine structure with the individual subfunctions in a tree structure.
• For this, the individual sub functions of the machine have to be transferred to corresponding

machine modules.

• If the individual subfunctions are structured in the form of machine modules, the interfaces are

to be assigned to the module application (MAP).

Creating machine modules: Copy/insert

machine module templates

( 41)

• Assign the input and output variables...

...in variable lists

MM_IO,

MM_Par,

MM_Visu and

MM_PD and

...to the variables of the AppChannelData (ACD) structure.

Examples of machine modules

• "Virtual master"

• "Infeed" (feeder)
• "Outfeed" (extractor)

Advertising