5 remove the instances of a machine module, 6 removing machine modules, 7 module id – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual

Page 56: Remove the instances of a machine module, Removing machine modules, Module id, Working with the applicationtemplate

Advertising
background image

Working with the ApplicationTemplate

Remove the instances of a machine module

56

Lenze · ApplicationTemplate · 1.3 EN - 04/2013

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

8.5

Remove the instances of a machine module

The previously inserted instances of a machine module have to be removed from the global variable
lists in the

A55_VarLists folder.

How to proceed:

1. Double-click the

A55_VarLists folder.

2. Double-click the global

MM_Dcl variable list.

3. Right-click the instance to be deleted (example: NewModule):

8.6

Removing machine modules

In order to remove a machine module including all instances from the »PLC Designer« project,
execute the

Delete command.

How to proceed:

Right-click the module name in the

A70_MachineModuleSources folder and execute

the

Delete command.

8.7

Module ID

[8-2]

Example: Structured overview of the components of an MFB_MachineControl of the MM_Machine machine module

• Each machine module can be identified by a unique module ID

which is stored in every MFB of the machine module in each

case.

• The module ID is defined with the name CompID in the

BaseChannel and can be set by the setCompIDAndVersion()

method.

Advertising