FUNCTION_BLOCK ABSTRACT TCP_Processor EXTENDS LConC IMPLEMENTS ITCPProcessor
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
itfSegmentPool
ISegmentPool
itfReader
IStream
itfWriter
TCP_Processor.ProcessStream (METH)
TCP_Processor.SetInitialValue (METH)