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

ModBus_ProtocolParameters Members

The ModBus_ProtocolParameters type exposes the following members.

Constructors


  Name Description
Public method ModBus_ProtocolParameters
Creator

Methods


  Name Description
Protected method CommonReadSettings (Inherited from ModBus_CommonProtocolParameters.)
Protected method CommonWriteSettings (Inherited from ModBus_CommonProtocolParameters.)
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 FloatingPoint
Gets or sets a value indicating whether [modicon floating point_non IEEE].
(Inherited from ModBus_CommonProtocolParameters.)
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 RegisterOrderIn32mode
Gets or sets a value indicating whether [first register is more significant in32mode].
(Inherited from ModBus_CommonProtocolParameters.)
Public property ResponseTimeOut (Inherited from ProtocolParameters.)
Public property ResponseTimeOutSpan (Inherited from ProtocolParameters.)
Public property Timeout15
Gets and sets a time interval equal to at least 1.5 characters in us.
Public property Timeout15Span
Gets a time interval equal to at least 1.5 characters.
Public property Timeout35
Gets a time interval equal to at least 3.5 characters in us
Public property Timeout35Span
Gets a time interval equal to at least 3.5 characters.