TCP_Processor (FB)ΒΆ
FUNCTION_BLOCK ABSTRACT TCP_Processor EXTENDS LConC IMPLEMENTS ITCPProcessor
Provides the ability to evaluate or manipulate the flow of segments between TCP_Reader and TCP_Writer
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
itfSegmentPool
itfReader
Output
itfWriter
udiCount
UDINT
Properties:
Methods:
Structure: