Gocator API

◆ GoControl_GetAutoStartEnabled()

kStatus GoControl_GetAutoStartEnabled ( GoControl  control,
kBool enabled 
)

Returns the state of sensor AutoStart.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
enabledA pointer to store the boolean state of sensor AutoStart. kTRUE if enabled and kFALSE if disabled.
Returns
Operation status.