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

MBUS_ProtocolParameters Members

The MBUS_ProtocolParameters type exposes the following members.

Constructors


  Name Description
Public method MBUS_ProtocolParameters
Initializes a new instance of the MBUS_ProtocolParameters class.

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 CharacterTimeout
Gets or sets a period of time that server is waiting for one character in the stream in us
Public property CharacterTimeoutSpan
Gets a period of time that server is waiting for one character in the stream.
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.)