LJM_USB_SEND_RECEIVE_TIMEOUT_MS
LJM_USB_SEND_RECEIVE_TIMEOUT_MS
is a numerical readable-writable LJM library configuration which sets how long LJM waits for a USB packet to be sent or received in milliseconds.
The constant LJM_USB_SEND_RECEIVE_TIMEOUT_MS
can be used interchangeably with the string "LJM_USB_SEND_RECEIVE_TIMEOUT_MS"
.
Default
The default timeout is 2600 ms.
Details
See Timeout Configs.
For more LJM configurations, see Library Configuration Functions.
LJM 1.2100 and later: This timeout config affect the timeout for LJM_eStreamRead
when the connection is via USB.