Dear all, I would like to know the restoration procedure for Codesys license on target. I had activated a license - "Codesys Runtime for Raspberry Pi", after which I formated my Pi. I don't have a track of my softcontainers. I tried activating license but got a message - [10957] - Ticket contains no active licenses for this firmcode. I tried "Restore License" functionality under additional functions, but that is also not working. Requesting some guidance on the same. Thanks and regards, Suyash T...
@eschwellinger Thanks a lot for your help. However I am unable to understand the root cause behind the failure. The directory that I was writing the file to had rwx access to all users and groups. I had also tried creating and modifying a text file using python which was successful. Why is it failing with Codesys runtime? Regards, Suyash
Ok, I just changed the FILE.OPEN path to "/var/opt/codesys/PLClogic/" still getting the same error. Also, I manually tried creating both a file and directory inside the above location, I am not able to create it. Please correct me if there is an understanding gap.
Dear all, I am working with 'Codesys Control For Raspberry Pi'(v 4.9.0.0) and I am facing a very strange issue- I am unable to create a text file. I am getting an error -"FILE_OPERATION_DENIED"(5114) during File Open. I am able to create a .txt file manually in the same location. I also tried giving the entire folder full read, write and modify access to all the users using - sudo chmod (my_file_path) a+rwx. Yet, still I am getting the same error. The Recipe Manager that was working fine in my previous...
Thanks a lot Tim!! You are right!ππ
Thanks a lot Tim!! You are right!ππ
Hi Tim, Thanks for your reply! I did try entering it manually but it considered it as a syntax error. Also recently upgraded to the latest CoDeSys development version - CODESYS V3.5 SP19 Patch 1. Also upgraded the CAA library to its latest version. Yet no success. BR,