BALTECH SDK wrapper functions reference

§ brp_Sys_CfgLoadPrepare()

brp_errcode brp_Sys_CfgLoadPrepare ( brp_Sys_CfgLoadPrepare_t  params)

This command initiates the transfer of a BEC file via brp_Sys_CfgLoadBlock().

It will cancel any running BEC transfer and start loading a new one.

All Sys.CfgLoad commands only work with the legacy file format BEC. For the currentdefault format BEC2 , please useMain.Bf3UploadStart andMain.Bf3UploadContinue as explained in thisoverview .

Parameters
[in]paramsStruct with the following fields:
  • protocol used to execute the command
  • AuthReq (in) If this value is Default , the configuration value AuthReqUploadViaBrp will be consulted. — Specifies the authentication level the BEC/BEC2/BF3 file or ConfigCard has to fulfill to be accepted.