Page 1 of 2

Actual Versions

Posted: 10 Aug 2023, 11:03
by ivan.chonin@axbul.bg
Hello,

After some unsucsessfull attempt, can you let me know What are the latest stable and working OS for RevPi Core S Controller? 64 bit version with 4.9.0.0 doesnt work.
Can we run the follwoing softwares on the PLC:

- Codesys - Which verison is the best for the runitme and the developing system ?
- Node RED
- Modbus Master

Re: Actual Versions

Posted: 14 Aug 2023, 11:06
by giuseppe
Hello ivan.chonin@axbul.bg,
After some unsucsessfull attempt, can you let me know What are the latest stable and working OS for RevPi Core S Controller? 64 bit version with 4.9.0.0 doesnt work.
currently this only works with the 32bit version of the operating system. it is being worked on.
Can we run the follwoing softwares on the PLC:

- Codesys - Which verison is the best for the runitme and the developing system ?
CODESYS Checklist
- Node RED
Node Red tutorial
Node-RED Checklist
Node-RED FAQ
- Modbus Master
yes, you can use a USB dongle or the second ETH port of the RevPi Connect.

Best regards
Giuseppe Pagano

Re: Actual Versions

Posted: 15 Aug 2023, 18:53
by ivan.chonin@axbul.bg
Hello,

I was unable to find the device (RevPI core S ) with the mentioned Codesys verison 3.17, so we isntalled 3.19 and now we can see it.
Now we faced this probem - what can be the reason ?

Re: Actual Versions

Posted: 22 Aug 2023, 12:13
by giuseppe
Hello ivan.chonin@axbul.bg,

I think the error occurs because you have connected more than 5 devices to a single PiBridge.
You can connect 5 devices on each side.

Best regards
Giuseppe Pagano

Re: Actual Versions

Posted: 22 Aug 2023, 18:27
by ivan.chonin@axbul.bg
Hello,

We solved the issue after we followed the codesys checklist.
https://kunbus-gmbh.atlassian.net/servi ... 2687893508
The problem was the new version of Codesys development system

Re: Actual Versions

Posted: 23 Aug 2023, 17:29
by ivan.chonin@axbul.bg
HEllo,
The problem is back again. We followed your advice to put 5 devices on each side but we got the same error.
Please advice.

Re: Actual Versions

Posted: 28 Aug 2023, 14:53
by giuseppe
Hello ivan.chonin@axbul.bg,

what is the exact error message?
You could upload the log here to better understand the problem.

when you create an SOS report the logs are saved in the sos_report. you can post them here.
Revolution Pi SOS Report


Best regards
Giuseppe Pagano

Re: Actual Versions

Posted: 31 Aug 2023, 08:42
by giuseppe
Hello ivan.chonin@axbul.bg,

It appears that you might not have configured the PlaceholderFilePath for "pictory" in the file /etc/CODESYSControl_User.cfg. In this case, no config.rsc is being created. Please check your configuration and make sure the PlaceholderFilePath is correctly set to resolve the issue.

have a look at the forum entry below:
https://revolutionpi.com/forum/viewtopic.php?t=2489

Best regards
Giuseppe Pagano

Re: Actual Versions

Posted: 01 Sep 2023, 18:35
by ivan.chonin@axbul.bg
So this file is created every time when we change something from the configuration ?
It looks like this file /etc/CODESYSControl_User.cfg is created by some script every time when we change something on the configuration of the modules
It seems every time when we change the cofiguration - we must add these 2 lines to the file.
After we add these lines again - it says it is OK

Re: Actual Versions

Posted: 18 Sep 2023, 19:03
by ivan.chonin@axbul.bg
Hello,

Same problem but this time with new device...
One of our old devices start asking for username and password again and again after we try to log in to CODESYS.
We solved the probem by installing the newest version 4.8.0.0
Then I was able to log in but we see the same problem with missing drivers and red triangles. I add the 2 lines

[SysFile]
PlaceholderFilePath.1=/etc/revpi, $configrsc$

to the file but even after restart of th edevice I still see the same problem.
Please Help!