EVTPARAM_PacketConfirmation
(STRUCT)
TYPE EVTPARAM_PacketConfirmation : STRUCT
- InOut:
Name
Type
Comment
hPkt
CAA.Handle
Handle of the confirmation packet
udiPutInQueue
UDINT
Flag, if the packet should be placed in a queue or not. If it is 0, packet is discarded after this callback
udiGenerateAsyncEvent
UDINT
Flag, if a asynchronous event should be generated (only with CAA Callback included)
eAsyncEvent
CB.EVENT
CAA Callback event, which should be posted.