Search found 2 matches

by damadmai
25 Mar 2024, 16:59
Forum: CODESYS
Topic: CODESYS DIO Ausgänge und Eingänge 1..8 ok, 9..14 funktionieren nicht
Replies: 1
Views: 3022

CODESYS DIO Ausgänge und Eingänge 1..8 ok, 9..14 funktionieren nicht

Hallo, im Setup mit einem revPi Core S 8GB sowie 1 Stück revPi DIO funktioniert die Ansteuerung der Ausgänge Nr. 1 bis 8 problemlos, jedoch wird bei der Ansteuerung der Kanäle 9..14, z.B. von Kanal 12 stattdessen der Kanal 4 geschaltet. Bei den Eingängen 9..14 ist auch kein zuverlässiges Auslesen mö...
by damadmai
25 Mar 2024, 13:42
Forum: Software
Topic: piBridge with CODESYS Control for Raspberry PI 4.8.0.0 does not work
Replies: 8
Views: 28038

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

You can also apply the fix using this oneliner using SSH Access:

Code: Select all

echo -e '\n[SysFile]\nPlaceholderFilePath.1=/etc/revpi, $configrsc$' | sudo tee -a /etc/CODESYSControl_User.cfg && sudo service codesyscontrol restart