@aFouraker I guess you mean parameter backup/restore with "this operation"? There is a function in preparation to do this automatically for all parameter coming up with the 1.12 version of the CriveConnect app.
The read data will be stored wherever you put it to. you can use PLC libraries to send them where ever you like. Our standard file handling mechanism is to store the file in the active configuration (app data folder) in the ctrlX CORE and then use a WebDAV client to get it from there. See also this topic.
Like mentioned above, there are no prebuild function blocks for the PLC available up to now. @Kookoolinoo correct me if I am wrong or add another actual status for them.
... View more