CAS.CommServer.DataProvider.MODBUSCore Namespace
CAS.CommServer.DataProvider.TextReader Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
N:CAS.Lib.CommonBus.ApplicationLayer.Modbus
CAS.Lib.CommonBus.ApplicationLayer.Modbus Namespace
CAS.Lib.CommonBus.ApplicationLayer.SBUS Namespace
ProcessObserver.DataProviders

SBUS_ProtocolParameters Members

The SBUS_ProtocolParameters type exposes the following members.

Constructors


  Name Description
Public method SBUS_ProtocolParameters
Creator

Methods


  Name Description
Protected method CountTimeIntervals (Inherited from ProtocolParameters.)
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.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReadSettings
this function reads settings from xml stream
Public method ToString
Gets the ProtocolParameters description as a string.
Public method WriteSettings
this function writes settings to xml stream

Properties


  Name Description
Public property InterframeGap (Inherited from ProtocolParameters.)
Public property InterframeGapSpan (Inherited from ProtocolParameters.)
Public property LineSpeed
Set all parameters according to the baudrate.
Public property MaxNumberOfRetries (Inherited from ProtocolParameters.)
Public property ResponseTimeOut (Inherited from ProtocolParameters.)
Public property ResponseTimeOutSpan (Inherited from ProtocolParameters.)
Public property TimeoutAfterFrame
Time that elaps after receiving a frame in ms
Public property TimeoutSpanAfterFrame
Time that elaps after receiving a frame.