BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

ProtocolParameters Members

The ProtocolParameters type exposes the following members.

Constructors


  Name Description
Public method ProtocolParameters
Badly formed XML comment.

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.)
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
Inter-frame gap – minimal time gap between two consecutive frames in ms
Public property InterframeGapSpan
Inter-frame gap – minimal time gap between two consecutive frames in internal ticks.
Public property LineSpeed
Set all parameters according to the baudrate.
Public property MaxNumberOfRetries
Gets and sets maximum number of retries this station will try.
Public property ResponseTimeOut
Gets and sets maximum response time this station is willing to wait in ms.
Public property ResponseTimeOutSpan
Maximum response time this station is willing to wait.