MbusMasterFunctionsretryCnt Property |
Namespace: FieldTalk.Modbus.Master
public int retryCnt { get; set; }
Public Property retryCnt As Integer Get Set
public: property int retryCnt { int get (); void set (int value); }
Note |
---|
A protocol must be closed in order to configure it. |