Search found 164 matches

by Amar
19 Feb 2024, 10:28
Forum: Software
Topic: piBridge with CODESYS Control for Raspberry PI 4.8.0.0 does not work
Replies: 8
Views: 40354

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

It is recommended to use latest Codesys control runtime.(CODESYS Control for Raspberry Pi MC V 4.10.0)

https://store.codesys.com/en/softplcs-for-applicationbased-licenses

Some other configuration (probably 1-Wire Busmaster) occupied the placeholder path on your configured device.
When you install ...
by Amar
19 Feb 2024, 09:47
Forum: Software
Topic: Codesys with touch screen
Replies: 10
Views: 14525

Re: Codesys with touch screen

Hi Francois,
There is traditional touch panel based HMI soulution from CODESYS ecosystem
https://www.codesys.com/products/codesys-visualization/hmi.html
https://store.codesys.com/en/codesys-hmi-sl-bundle.html

More economical option is using a browser based HMI option usaing CODESYS WebVisu which ...
by Amar
15 Feb 2024, 15:57
Forum: Software
Topic: RevPi Compact & Codesys
Replies: 9
Views: 11130

Re: RevPi Compact & Codesys

Analog Input channel should be configured to 0-10V in CODESYS Compact Parameters as in your test case.

Codesys Configuration overwrites pictory configuration.Pictory configuration is independent and not used together with codesys.
The combination with pictory and piTest was an alternate option ...
by Amar
15 Feb 2024, 14:55
Forum: Software
Topic: RevPi Compact & Codesys
Replies: 9
Views: 11130

Re: RevPi Compact & Codesys

Hi Vaggelis,
It works at my side as shown in screenshots below:
Compact Test.png

Compact Test 2.png

Test Project: CompactTestAI.zip


Attached project is tested with:
revolutionpibridge-V1.4.1.0
CODESYS Control for Raspberry PI 4.10.0.0


You can try other Analog inputs.

Test if Analog ...
by Amar
15 Feb 2024, 10:18
Forum: Software
Topic: RevPi Compact & Codesys
Replies: 9
Views: 11130

Re: RevPi Compact & Codesys

The previous picture shows wiring to Analog input CH 6.
Also, the input variable declared in CODESYS should be called in program in order to be updated cyclically.This can be done as shown in screenshots below.
Compact 2.png
Compact 1.png
Regards, Amar
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: 71301

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: 5412

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 5402 times
Regards, Amar
by Amar
30 Aug 2023, 15:56
Forum: Software
Topic: MIO module driver not found by CODESYS
Replies: 10
Views: 13863

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: 18160

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 1145 times
Regards
Amar
by Amar
22 Jun 2023, 16:55
Forum: Software
Topic: RevPi Connect+ not found in Codesys
Replies: 2
Views: 4439

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 ...