EVTPARAM_CmpMgr_PrepareExitCommProcessing
(STRUCT)
TYPE EVTPARAM_CmpMgr_PrepareExitCommProcessing : STRUCT
<category>Event parameter</category> <element name=”bLastCall” type=”IN”>This value will be TRUE for the last call of this event, otherwise FALSE.</element> <element name=”bFurtherCallNecessary” type=”OUT”>Callees of the event can set this value to <c>TRUE</c> if they expect a further call of
the same event with inbetween comm cycle calls. It is not expected that a callee sets this value to <c>FALSE</c>!</element>
- InOut:
Name
Type
bLastCall
DINT
bFurtherCallNecessary
DINT