Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:lib:mdl:mdl-f-fsappupl-010 [2015/10/16 15:53] – qem207 | en:lib:mdl:mdl-f-fsappupl-010 [2019/08/29 17:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | === Application upload from DEVICE === | ||
+ | This loads an application from the external MMC/SD or USB mass memory card to the non volatile memory. | ||
+ | This allows to load all or one of the QCL program, HMI program and retentive data. | ||
+ | |||
+ | The external MMC/SD or USB mass memory card must contain at least one of the following files: | ||
+ | |||
+ | ***applic.bin** for the compiled QCL program generated by the Qview development environment | ||
+ | ***applic.dat** for the data file generated by the "Save Data..." | ||
+ | ***appqtp.bin** for the compiled HMI program generated by the Qpaint development environment; | ||
+ | |||
+ | ^Message^Description^Possible errors^ | ||
+ | |'' | ||
+ | |'' | ||
+ | |||
+ | If the applic.bin is present: | ||
+ | ^Message^Description^Possible errors^ | ||
+ | |'' | ||
+ | |||
+ | If the applic.bin file is not present, an application must already be loaded in the nonvolatile memory otherwise the " | ||
+ | |||
+ | If the applic.dat file is present: | ||
+ | ^Message^Description^Possible errors^ | ||
+ | |'' | ||
+ | |||
+ | The procedure performs the following steps: | ||
+ | |||
+ | *Check the presence of the MMC/SD or USB card.\\ The ''" | ||
+ | *Mounting MMC/SD or USB card.\\The " | ||
+ | *Uploading the QCL program (applic.bin), | ||
+ | *Uploading retentive data of the QCL program (applic.dat), | ||
+ | *Uploading the HMI program (appqtp.bin), | ||
+ | *The file is closed and the operation ends. |