Gocator API

◆ GoEthernet_TimeoutEnabled()

kBool GoEthernet_TimeoutEnabled ( GoEthernet  ethernet)

Indicates whether the ethernet connection timeout is enabled.

If it is enabled, the configured timeout value will be used.

Version
Introduced in firmware 4.3.3.124
Parameters
ethernetGoEthernet object.
Returns
kTRUE if enabled and kFALSE otherwise.
See also
GoEthernet_Timeout, GoEthernet_SetTimeout