FieldTalk™ Modbus Master .NET Library

MbusMasterFunctions.retryCnt Property

Retry count property

[Visual Basic]
Public Property retryCnt As Integer
[C#]
public int retryCnt {get; set;}

Property Value

Retry count (Range: 0 - 10), 0 disables retries

Remarks

Configures the automatic retry setting. A value of 0 disables any automatic retries.

Note    A protocol must be closed in order to configure it.

See Also

MbusMasterFunctions Class | FieldTalk Namespace