BALTECH SDK wrapper functions reference

§ brp_Sys_CfgReset()

brp_errcode brp_Sys_CfgReset ( brp_Sys_CfgReset_t  params)

Deletes the complete configuration.

This command has the same effect as the Sys.CfgDelValues command using 0xFF as MasterKey.

Like Sys.CfgDelValues , this command is subject to potential restrictions . Specifically, SubKeys > = 0x80 are not deleted by this command. Deletion of these SubKeys must be performed explicitly using Sys.CfgDelValues .

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command