UAOOI.ProcessObserver.RealTime.Processes Namespace
UAOOI.ProcessObserver.RealTime.Utils.Collections.Generic Namespace
UAOOI.ProcessObserver.RealTime

IProtocolParent Methods

The IProtocolParent type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IncStRxCRCErrorCounter
Incrementing number of CRC errors.
Public method IncStRxFragmentedCounter
Incrementing number of incomplete frames.
Public method IncStRxFrameCounter
Incrementing number of complete received frames.
Public method IncStRxInvalid
Incrementing number of invalid frames.
Public method IncStRxNAKCounter
Incrementing number of received NAK (negative acknowledge).
Public method IncStRxNoResponseCounter
Incrementing number of timeouts.
Public method IncStRxSynchError
Incrementing number of synchronization errors.
Public method IncStTxACKCounter
Incrementing number of successfully wrote operations.
Public method IncStTxDATACounter
Incrementing number of sent bytes.
Public method IncStTxFrameCounter
Incrementing number of successfully sent frames.
Public method IncStTxNAKCounter
Incrementing number of received NAK (negative acknowledge).
Protected method MemberwiseClone (Inherited from Object.)
Public method RxDataBlock
Incrementing number of received data blocks.
Public method TimeCharGapAdd
Establishing the maximal time between characters in response.
Public method TimeMaxResponseDelayAdd
Establishing the maximal time of response.
Public method ToString (Inherited from Object.)
Public method TxDataBlock
Incrementing number of transmuted data blocks.