ProtocolParameters Members
The ProtocolParameters type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
InterframeGap |
Inter-frame gap – minimal time gap between two consecutive frames in ms
|
![]() |
InterframeGapSpan |
Inter-frame gap – minimal time gap between two consecutive frames in internal ticks.
|
![]() |
LineSpeed |
Set all parameters according to the baudrate.
|
![]() |
MaxNumberOfRetries |
Gets and sets maximum number of retries this station will try.
|
![]() |
ResponseTimeOut |
Gets and sets maximum response time this station is willing to wait in ms.
|
![]() |
ResponseTimeOutSpan |
Maximum response time this station is willing to wait.
|