MbusSlaveServergetTimeout Method |
Returns the currently set master time-out supervision value.
Namespace:
FieldTalk.Modbus.Slave
Assembly:
FieldTalk.Modbus.Slave (in FieldTalk.Modbus.Slave.dll) Version: 2.11.0-eval+eb1ecbe71c969eff5d7c05d58da16dade0474678
SyntaxPublic Function getTimeout As Integer
Return Value
Type:
Int32 Timeout value in ms
Remarks Note |
|---|
| The time-out value is a minimum value only and the actual
time may be longer.
How precise it is followed depends on the operating system
used, its scheduling priority and its system timer resolution. |
See Also