Gocator API > Go2 > Classes > Go2System > Functions > Go2System_SetDefaultFile
Gocator 3x00 API
Go2System_SetDefaultFile
Description

Sets a default configuration or template file to be loaded on boot.

C
Go2Status Go2System_SetDefaultFile(Go2System system, const Go2Char* fileName);
Parameters
Parameters 
Description 
Go2System system 
Go2System object. 
const Go2Char* fileName 
Name 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.

File

Go2System.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.