Support and Documentation
Breadcrumbs

LJM_ETHERNET_SEND_RECEIVE_TIMEOUT_MS

LJM_ETHERNET_SEND_RECEIVE_TIMEOUT_MS is a numerical readable-writable LJM library configuration which sets how long LJM waits for a Ethernet-connected TCP packet to be sent or received in milliseconds.

The constant LJM_ETHERNET_SEND_RECEIVE_TIMEOUT_MS can be used interchangeably with the string "LJM_ETHERNET_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 Ethernet.