Hello, I can not say, it solved. As I remember, in my case the reason was, that too many varibales were added into Data Source. When I've reduced the number of variables, (only the necessaries, but not all), it worked well. I hope, it helps. Regards
Dear All, I'm using Turck I/O module in my project, and I'm added it also to my project as a data source. My problem is, that the data source manager runs only in demo mode, but I do not know why. It causes problem, because it stops after 30 minutes. How can I run the data source manager in normal mode? Thank You in advance!
Dear All, I'm using Turck I/O module in my project, and I'm added it also to my project as a data source. My problem is, that the data source manager runs only in demo mode, but I do not know why. It causes problem, because it stops after 30 minutes. How can I run the data source manager in normal mode? Thank You in advance!
Dear eschwellinger! Thank You for your rapid help! It works now.
Dear All, I am using EtherCat Master in my project, and I am testing it. My problem is, that I can not catch any status. In the input assistant, I could find the following: IoConfig_Globals.EtherCAT_Master.xError -> it is boolean, and according to the explanation: "The output is TRUE when an error occurs when starting the EtherCAT stack, or communication with the slaves is interrupted because no more messages can be received (for example, due to a damaged cable)." Based on it, I have added to my...
Dear All, I am using Codesys on RPi. I have tried to reach variables via OPC UA. As far as I know, in that case, I have to check the item in the Symbol Configuration. I made it. After that, I use Node-red to display the data on a web page. During the test it worked well, but nowadays the new clients can not connect to the Codesys. Even I restart the Pi, runtime, Node-red, it does not connect. The logic runs, variables change, but the client can not connect. Originally there were some clients, but...
Dear Hermsen! I remove the OSCAT basic library, and after that I could build w/o error, so I have downloaded the latest version of it (3.3.4.0), and just with this update I could build the code. I think, it caused the problem. Please let me to ask, how can I recognize which library causes problem? Is there any offocial or professional way to recignize it, or the only thing, what I can do is remove and build one by one? I am newbie, so I am not familiar with libraries. So, I am grateful for the help!...
OK, I will do it, and let You know the result. My plan is based on your post is: 1. Remove the libraries as You mentined 2. try to build -> it should be OK 3. Install new libraries one by one 4. try to build after a library was added -> check which one causes error 5. If no errorat all -> OK I will be back. Thank You for the help!
OK, I will do it, and let You know the result. My plan is based on your post is: 1. Remove the libraries as You mentined 2. try to build -> it should be OK 3. Install new libraries one by one 4. try to build after a library was added -> check which one causes error 5. If no errorat all -> OK I will be back. Thank You for the help!
So, what I have tried just now, to remove the libraries from Tools->Library repository... Only the latest version was in my library. During the code generation the old version of Standard were missed, so I had to download them again. After that the error above happened again.
Dear Hermsen! Sorry for the late response, I was on holiday. Please find the project by attachment, but I have done it at the first time, so I was not sure, what to do. What I've made is: File->Project archive->save archive... If You have any other question, please let me know! Thank You in advance!
Dear All, I have tried to added different libraries in order to able use MQTT in my CodeSys project, but during it, errors happened. (please find err.png by attachment) Nect to the name of a necessary library (Zigbee2MQTT), I can see an "i" in a blue circle, thats all. The error description is: "C0180: Ambiguous namespace 'STANDARD' defined by library 'Standard', 3.5.17.0 (System)' All of the other description is the same, only the version number is different. How can I solve this problem? Thank...
Dear All, Thank You for your help! I have tried with 4.0.1.0, it works and stable. Thanks again!
Hello, I've just started a projcet with Codesys and RPi4, and basically I could do, what I wanted. But, the runtime stops after appr. 10 secs on the RPi4, and I can not test. I can restart the runtime, and it works again, but I have to do it again and again. I do not have any license yet, but as far as I know, the non-licensed version has to run for 2 hours. How can I do a long test? How can I avoid the runtime stop? Thank You in advance!