C API for BALTECH SDK

§ brp_Sys_CfgLoadPrepare()

brp_errcode brp_Sys_CfgLoadPrepare ( brp_protocol  protocol,
brp_AuthReqUpload  AuthReq 
)

This command initiates the transfer of a BEC file via 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]protocolused to execute the command
[in]AuthReqIf 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.