Sys.CfgLoadPrepare
This command has to be called to initiate the transfer of a .bec file via Sys.CfgLoadBlock . It will cancel any running .bec transfer and start loading a new one.
If AuthReq is Default it the value stored in Device.Run.AuthReqUploadViaBrp is used instead.
Properties
- Command code: 0x0026
- Command timeout: 10000 ms
- Possible status codes: General status codes, Sys.ErrCfgAccess
Parameters (request frame)
Name | Type/Size | Description | |
---|---|---|---|
AuthReq | Enumeration (8 bits) |
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. Values:
|
Returned values (response frame)
None