ModBus_ProtocolParameters Members
The ModBus_ProtocolParameters type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CommonReadSettings | (Inherited from ModBus_CommonProtocolParameters.) |
![]() |
CommonWriteSettings | (Inherited from ModBus_CommonProtocolParameters.) |
![]() |
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 | |
---|---|---|
![]() |
FloatingPoint |
Gets or sets a value indicating whether [modicon floating point_non IEEE].
(Inherited from ModBus_CommonProtocolParameters.) |
![]() |
InterframeGap | (Inherited from ProtocolParameters.) |
![]() |
InterframeGapSpan | (Inherited from ProtocolParameters.) |
![]() |
LineSpeed |
Set all parameters according to the baudrate.
|
![]() |
MaxNumberOfRetries | (Inherited from ProtocolParameters.) |
![]() |
RegisterOrderIn32mode |
Gets or sets a value indicating whether [first register is more significant in32mode].
(Inherited from ModBus_CommonProtocolParameters.) |
![]() |
ResponseTimeOut | (Inherited from ProtocolParameters.) |
![]() |
ResponseTimeOutSpan | (Inherited from ProtocolParameters.) |
![]() |
Timeout15 |
Gets and sets a time interval equal to at least 1.5 characters in us.
|
![]() |
Timeout15Span |
Gets a time interval equal to at least 1.5 characters.
|
![]() |
Timeout35 |
Gets a time interval equal to at least 3.5 characters in us
|
![]() |
Timeout35Span |
Gets a time interval equal to at least 3.5 characters.
|