7 visualisation of the machine modules, Visualisation of the machine modules, Opening the applicationtemplate – Lenze PLC Designer ApplicationTemplate (PLC Designer R3-x) User Manual

Page 37

Advertising
background image

Lenze · ApplicationTemplate · 1.3 EN - 04/2013

37

Opening the ApplicationTemplate

Visualisation of the machine modules

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

7.7

Visualisation of the machine modules

• Area visualises communication between the

individual machine modules by the AppChannelData

structure.

• The AppChannelData structure provides the

infrastructure for communication of the application

data.



The AppChannelData structure(ACD)

( 73)

• ApplicationTemplateCounter:

In this area, the demo visualization of the sample

programs is shown.



The sample program in the

ApplicationTemplateCounter

( 134)

• The Lock data button inhibits a data area of the ACD

structure/enables the data area again.
Methods for inhibit/enable

Lock(): Inhibit data area of the ACD structure.

L_EATP_CriticalSection

( 117)

Unlock(): Enable inhibited data area of the ACD

structure.



L_EATP_ErrorListHandler

( 118)



Consistent data transfer

( 99)

• The buttons in area  activate the desired status

(state)/enable the acknowledgement of errors.

• The Error Quit button acknowledges the error

message.



Error handling

( 92)

• If e.g. MM_Modul 1 is selected, errors can

be triggered via fields xError[01...04] of

L_EATP_ErrorSet .



L_EATP_ErrorSet

( 119)

Advertising