C API for BALTECH SDK

§ brp_get_tcpip_roundtrip_timeout()

BRP_LIB brp_time brp_get_tcpip_roundtrip_timeout ( brp_protocol  protocol)

Retrieves the value of the roundtrip timeout set by the last brp_set_tcpip_roundtrip_timeout().

Returns
-1 if 'protocol' is invalid or not a TCP/IP protocol otherwise the value roundtrip timeout.
Parameters
protocolprotocol to get roundtrip timeout from