Search found 159 matches

by Amar
24 Nov 2023, 08:44
Forum: CODESYS
Topic: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)
Replies: 12
Views: 21385

Re: RevPi Connect 4 + DIO - Strange IO beaviour and crazy LED colors (A1-A5)

Hello Sigmund, Thank you for bringing the issue to notice.The strange behaviour for controlling RevPiLED for Connect 4 is due to missing parameter RevPiOutput in I/O mapping of Connect4 which was adapted in PiCtory. This resulted in writing the RevPiLED at incorrect offset in process image.This will...
by Amar
06 Oct 2023, 11:31
Forum: Software
Topic: Issue - Revolution Pi Library for CODESYS V1.4.0.0
Replies: 3
Views: 2802

Re: Issue - Revolution Pi Library for CODESYS V1.4.0.0

Try creating a new Connect 4 project with CODESYS Control for Raspberry Pi MC SL V4.8.0.0 and CODESYS Development System V3.5.19.0

In libarry manager remove any previous references to libarry KunbusIoDrvRevPiBridge, 1.3.0.0 (Kunbus GmbH)

codesys.png
codesys.png (134.98 KiB) Viewed 2792 times
Regards, Amar
by Amar
30 Aug 2023, 15:56
Forum: Software
Topic: MIO module driver not found by CODESYS
Replies: 10
Views: 4998

Re: MIO module driver not found by CODESYS

Perhaps you have not configured the PlaceholderFilePath for pictory in /etc/CODESYSControl_User.cfg. A config.rsc is not being created in that case. Refer release notes RevolutionPiBridgeV1.4.0.0 In the Revolution Pi Library for Codesys, file write access under the following folder, /etc/revpi/, is ...
by Amar
01 Aug 2023, 14:44
Forum: Software
Topic: Node-Red for PLC Logic
Replies: 5
Views: 8100

Re: Node-Red for PLC Logic

You can refer to RevPi CODESYS Node-RED example which exchanges CODESYS application data running on RevPi device with Node red application

Revolution Pi Library Beta for CODESYS V1.4.0.0
https://revolutionpi.com/tutorials/downloads
EN-RevPi CODESYS Node-RED-010823-123725.zip
(591.83 KiB) Downloaded 465 times
Regards
Amar
by Amar
22 Jun 2023, 16:55
Forum: Software
Topic: RevPi Connect+ not found in Codesys
Replies: 2
Views: 2292

Re: RevPi Connect+ not found in Codesys

Hi, Have you manually configured PlaceholderFilePath in /etc/CODESYSControl_User.cfg? Details explained in following Post Using Revolution Pi Library for CODESYS V1.3.0.0 with CODESYS V3.5 SP19,CODESYS Control for Raspberry Pi MC SL V4.8.0.0 https://revolutionpi.com/forum/viewtopic.php?t=4007 Troubl...
by Amar
14 Jun 2023, 14:00
Forum: Software
Topic: Using Revolution Pi Library for CODESYS V1.3.0.0 with CODESYS V3.5 SP19,CODESYS Control for Raspberry Pi MC SL V4.8.0.0
Replies: 0
Views: 75170

Using Revolution Pi Library for CODESYS V1.3.0.0 with CODESYS V3.5 SP19,CODESYS Control for Raspberry Pi MC SL V4.8.0.0

Please use the latest available versions: Revolution Pi Library for CODESYS V1.3.0.0 https://revolutionpi.com/tutorials/downloads/ CODESYS Control for Raspberry Pi 4.8.0.0 https://store.codesys.com/en/codesys-control-for-raspberry-pi-mc-sl.html CODESYS V3.5 SP19 https://store.codesys.com/codesys.htm...
by Amar
14 Jun 2023, 13:44
Forum: Software
Topic: Digital output is not working.
Replies: 5
Views: 5273

Re: Digital output is not working.

Please use the latest available versions: Revolution Pi Library for CODESYS V1.3.0.0 https://revolutionpi.com/tutorials/downloads/ CODESYS Control for Raspberry Pi 4.8.0.0 https://store.codesys.com/en/codesys-control-for-raspberry-pi-mc-sl.html CODESYS V3.5 SP19 https://store.codesys.com/codesys.htm...
by Amar
12 Jun 2023, 09:22
Forum: Software
Topic: piBridge with CODESYS Control for Raspberry PI 4.8.0.0 does not work
Replies: 8
Views: 25723

Re: piBridge with CODESYS Control for Raspberry PI 4.8.0.0 does not work

Hi, CODESYS V3.5 SP19 includes a bug fix. CDS-81506: CODESYS Control SysFile system file access vulnerability. ForceIecFilePath is activated by default, due to which file access from IEC is now restricted to the configured paths only (file sandbox). For more details see Advisory 2023-01, which is av...
by Amar
17 Nov 2022, 12:50
Forum: Software
Topic: DIO Module Output not Getting ON - CodeSys
Replies: 10
Views: 5144

Re: DIO Module Output not Getting ON - CodeSys

Hi Manikandan, In your configured project, RevPi Connect Device is not at the root of the device tree. You can drag the ordering of RevPi Connect in device tree so that it is place before Ethernet Device as in following picture. Codesys Device Tree.png This issue is related to following topic in Kno...
by Amar
07 Nov 2022, 14:21
Forum: Software
Topic: DIO Module Output not Getting ON - CodeSys
Replies: 10
Views: 5144

Re: DIO Module Output not Getting ON - CodeSys

Could you test the attached sample project at your side to see if first output of DIO module is turned on. The project is with RevPi library V1.2.1.0 and with Codesys Development System V3.5.17.0 revolutionpibridge-V1.2.1.0 CODESYS Control for Raspberry PI CODESYS Control for Raspberry PI 4.4.0.0 Yo...