StandaloneConfigSetDefault
Syntax
dword StandaloneConfigSetDefault(CHAR rtcfgFileName[])
Function
Changes the default configuration file, i.e. the standalone configuration to be loaded when standalone mode is activated or the runtime kernel is started after reboot. Thus, it results in a persistent change on theVN8900.
Parameters
rtcfgFileName Name of the standalone configuration file (without path) to be set as default configuration file.
Return Values
The function returns an error code with 0 representing successful operation.
—
StandaloneConfigOpen