Gocator API

◆ GoSensor_SetDefaultJob()

kStatus GoSensor_SetDefaultJob ( GoSensor  sensor,
const kChar fileName 
)

Sets a default job file to be loaded on boot.

WARNING! This operation writes to flash storage. Review the user manual for implications.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
fileNameName of the default file.
Returns
Operation status.
Remarks
Calling this function will result in writing operations to flash storage. Should the process be disrupted due to power loss or other factors, the sensor may enter Rescue mode.