FUNCTION_BLOCK PUBLIC ABSTRACT UDP_Processor EXTENDS LConC IMPLEMENTS IUDPProcessor
Scope
Name
Type
Comment
Inherited from
Input
xEnable
BOOL
TRUE: Activates the defined operation FALSE: Aborts/resets the defined operation
LConC
Output
xBusy
TRUE: Operation is running
xError
TRUE: Error condition reached
eErrorID
ERROR
itfAsyncProperty
IAsyncProperty
itfPacketPool
IPacketPool
itfReceiver
IPacketQueue
itfSender
IUDPProcessor
UDP_Processor.ProcessPacket (METH)
UDP_Processor.SetInitialValue (METH)