UDP_Processor (FB)ΒΆ
FUNCTION_BLOCK PUBLIC ABSTRACT UDP_Processor EXTENDS LConC IMPLEMENTS IUDPProcessor
Provides the ability to evaluate or manipulate the flow of packets between UDP_Receiver and UDP_Sender
via the specific implementation of the AsyncAction
method.
- InOut:
Scope
Name
Type
Comment
Inherited from
Input
xEnable
BOOL
TRUE
: Activates the defined operationFALSE
: Aborts/resets the defined operationLConC
Output
xBusy
BOOL
TRUE
: Operation is runningLConC
xError
BOOL
TRUE
: Error condition reachedLConC
eErrorID
LConC
Input
itfAsyncProperty
itfPacketPool
itfReceiver
Output
itfSender
udiCount
UDINT
Properties:
Methods:
Structure: