FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
01-31-2023 04:33 PM - edited 01-31-2023 04:36 PM
Hi all,
I am trying to load a parameter file into the Drive Connect App, but without success. As stated in the DCA documentation, it is first required to transfer a file from client to DCA. For that it is necessary to "put the contents of the file to the node ‘/devices/drives/drive_SNo/fileManagement/fileTransfer’". I am trying to do this with a PUT command in Postman as shown below, but it stays with the message "Sending request"
The Bearer Token, Drive number and hostname are correct as for the Start of the parameter load I receive the message:
On the other hand, I have also tried to directly upload a .par or .fsb file, but it does not work either.
I hope anyone knows how the file or the content can be uploaded in the Data Layer. Thank you very much in advance.
Best regards,
Nicolas
Solved! Go to Solution.
02-01-2023 02:59 PM
At the moment this is a hidden interface. Publishing with full functionality is planned for release end of July in version 1.22
I am in contact with our R&D to give you a example.
02-03-2023 10:51 AM - edited 02-03-2023 10:52 AM
As this is an unpublished prototype function there are still bugs for your usecase. These are addressed for the next release version 1.20 coming up end of March. I added a file that included JSON string should work fine as soon as function is finished. I will test it in the next weeks.
06-12-2023 05:02 PM - edited 06-12-2023 05:04 PM
@CodeShepherd, will the released version of this where it is fully supported still be accessed in the same way? Would code devleoped to save/restore the parameters with VRS1.20 still work in VRS1.22? Will there be functions on the PLC to make this easier than read/write to datalayer?
06-15-2023 04:34 PM
As this feature is still not released the interface can still change at any time. Currently we are still working on the implementation and doing tests afterwards.
Version 1.22 will not get release but be will create a new major version 2.02 for the whole system based on ubuntu core22. See "Release cycle of Apps and engineering software". As far as I know there are no special PLC function blocks planned but I will take this requirement and discuss with our R&D.