UDP_Processor (FB)

FUNCTION_BLOCK PUBLIC ABSTRACT UDP_Processor EXTENDS LConC IMPLEMENTS IUDPProcessor

InOut:

Scope

Name

Type

Comment

Inherited from

Input

xEnable

BOOL

TRUE: Activates the defined operation FALSE: Aborts/resets the defined operation

LConC

Output

xBusy

BOOL

TRUE: Operation is running

LConC

xError

BOOL

TRUE: Error condition reached

LConC

eErrorID

ERROR

LConC

Input

itfAsyncProperty

IAsyncProperty

itfPacketPool

IPacketPool

itfReceiver

IPacketQueue

Output

itfSender

IPacketQueue