UDP_Receiver (FB)ΒΆ

FUNCTION_BLOCK PUBLIC FINAL UDP_Receiver EXTENDS LConC

Reads the data from the IPeer instance and passes it on via the IPacketQueue instance (itfPackets) in the form of IPacket instances

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

itfPeer

IPeer

Output

itfPackets

IPacketQueue

udiCount

UDINT

Methods:

Structure: