Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
en:lib:mdl:mdl-f-fsdatomc-010 [2015/10/16 16:04] – qem207 | en:lib:mdl:mdl-f-fsdatomc-010 [2019/08/29 17:01] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | === Downl. retentive data to DEVICE === | ||
+ | This function creates a file on external mass storage (MMD/SD or USB) containing the retentive data values.\\ | ||
+ | The file created is named " | ||
+ | The function can only be performed if there is a valid QCL application in the controller. | ||
+ | The procedure performs the following steps: | ||
+ | * Check the presence of the MMC/SD or USB card.\\ The ''" | ||
+ | * Mounting the MMC/SD or USB card.\\ The ''" | ||
+ | * Check the presence of the QCL program\\ The ''" | ||
+ | * Check the validity of the retentive data\\ The ''" | ||
+ | * Open the applic.dat destination file on the external MMC/SD or USB card\\ The ''" | ||
+ | * Write the headers in the destination file\\ The ''" | ||
+ | * Write the retentive data in the destination file\\ The ''" | ||
+ | * Close the file and end the operation |