stefandreyer / CODESYS-MQTT

MQTT client library for CODESYS, supporting all QoS
MIT License
109 stars 24 forks source link

Installed Codesys-MQTT Library #28

Closed fidarin closed 4 years ago

fidarin commented 4 years ago

Hi Stefan, I am interested in your Codesys-MQTT project. Unfortunately, I found these errors after I have installed all libraries from the project's repository. The version of Codesys is Codesys V3.5 SP 15 Patch 1 (32 bit). Is there any problem with the version I am using? Capture1 Capture2 Capture3

stefandreyer commented 4 years ago

Hi, try download missing librarys. BR Stefan

Am Di., Nov. 5, 2019 at 8:11 schrieb fidarinnotifications@github.com:
Hi Stefan, I am interested in your Codesys-MQTT project. Unfortunately, I found these errors after I have installed all libraries from the project's repository. The version of Codesys is Codesys V3.5 SP 15 Patch 1 (32 bit). Is there any problem with the version I am using?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

fidarin commented 4 years ago

I have installed and added the needed libraries in Codesys, but same errors are still appearing. Is there any other software components that I should have renewed?

stefandreyer commented 4 years ago

Hi,

there should be a button in you library manager for this purpose, did you try it?

BR Stefan

fidarin commented 4 years ago

Hi,

I've clicked the "Download Missing Libraries" button. At first, some missing libraries were detected and installed. The number of errors were being reduced from 34 to 29.

I tried the same thing because unfortunately some libraries are still remain undetected and there were still 29 errors. But there aren't any missing library in "Download Missing Libraries" window just like in this photo. Do you have any suggestion?

Capture4

stefandreyer commented 4 years ago

Hi @fidarin

is this one of my GitHub projects? If so you have to change the PLC into the 32bit version. The Projects are made with 64bit PLC.

grafik

BR Stefan

fidarin commented 4 years ago

Yes, Capture6

That was wrong of me that I didn't notice the "x64". I sincerely apologize @stefandreyer. I wish I had been more conscious and not going to do it again in the future.

fidarin commented 4 years ago

Hi Stevan,

I've already used the 64 bit version of Codesys Capture11

But the project and several libraries still haven't been detected. The aren't any missing library when I opened the "Download Missing Libraries Window". What should I do? Capture12

stefandreyer commented 4 years ago

hi @fidarin,

I never had fun with both x32 and x64 versions installed. You still have?

You still have both?

Please try to have just on on your system.

BR Stefan

fidarin commented 4 years ago

hi @stefandreyer , No, I've uninstalled the x32 version and deleted all the remaining x32 files before I install the x64. But that just happened.

stefandreyer commented 4 years ago

Hi @fidarin

uninstalling the 32bit verion allways work for me.

Try download missing device description, right click on the PLC.

Or changer the PLC to the PLC of you CODESYS Version. Right click on PLC, update device.

BR Stefan