MBUS_ProtocolParameters Members
The MBUS_ProtocolParameters type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MBUS_ProtocolParameters |
Initializes a new instance of the MBUS_ProtocolParameters class.
|
Methods
Name | Description | |
---|---|---|
![]() |
CountTimeIntervals | (Inherited from ProtocolParameters.) |
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ReadSettings |
this function reads settings from xml stream
|
![]() |
ToString |
Gets the ProtocolParameters description as a string.
|
![]() |
WriteSettings |
this function writes settings to xml stream
|
Properties
Name | Description | |
---|---|---|
![]() |
CharacterTimeout |
Gets or sets a period of time that server is waiting for one character in the stream in us
|
![]() |
CharacterTimeoutSpan |
Gets a period of time that server is waiting for one character in the stream.
|
![]() |
InterframeGap | (Inherited from ProtocolParameters.) |
![]() |
InterframeGapSpan | (Inherited from ProtocolParameters.) |
![]() |
LineSpeed |
Set all parameters according to the baudrate.
|
![]() |
MaxNumberOfRetries | (Inherited from ProtocolParameters.) |
![]() |
ResponseTimeOut | (Inherited from ProtocolParameters.) |
![]() |
ResponseTimeOutSpan | (Inherited from ProtocolParameters.) |