LJM_OPEN_TCP_DEVICE_TIMEOUT_MS
LJM_OPEN_TCP_DEVICE_TIMEOUT_MS
is a numerical readable-writable LJM library configuration which is a shortcut for setting the following configs:
LJM_ETHERNET_OPEN_TIMEOUT_MS
LJM_WIFI_OPEN_TIMEOUT_MS
The constant LJM_OPEN_TCP_DEVICE_TIMEOUT_MS
can be used interchangeably with the string "LJM_OPEN_TCP_DEVICE_TIMEOUT_MS"
.
Reading LJM_OPEN_TCP_DEVICE_TIMEOUT_MS
may be meaningless if it has not previously been written.
Default
The default timeout is 1000 ms.
Details
See Timeout Configs.
For more LJM configurations, see Library Configuration Functions.