Gocator API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Macros
Modules
Pages
kStatus
GoControl_GetAutoStartEnabled
(
GoControl
control
,
kBool
*
enabled
)
Returns the state of sensor AutoStart.
Version
Introduced in firmware 4.0.10.27
Parameters
control
GoControl
object.
enabled
A pointer to store the boolean state of sensor AutoStart. kTRUE if enabled and kFALSE if disabled.
Returns
Operation status.
GoControl