Gocator API

◆ GoControl_BeginUpgrade()

kStatus GoControl_BeginUpgrade ( GoControl  control,
void *  data,
kSize  size 
)

Begins a sensor firmware upgrade.

Use the GoControl_GetUpgradeStatus function to poll for upgrade completion.

Version
Introduced in firmware 4.0.10.27
Parameters
controlGoControl object.
dataPointer to buffer containing upgrade file.
sizeSize of upgrade file.
Returns
Operation status.
See also
GoControl_GetUpgradeStatus