Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoEthernet_EnableTimeout
(
GoEthernet
ethernet
,
kBool
value
)
Enables or disables the ethernet connection timeout.
Version
Introduced in firmware 4.3.3.124
Parameters
ethernet
GoEthernet
object.
value
kTRUE to enable the connection timeout and kFALSE to disable it.
Returns
Operation status.
GoEthernet