Search found 7 matches

by compera24
26 Feb 2026, 10:54
Forum: CODESYS
Topic: MIO Variable Mapping for Output not Working
Replies: 1
Views: 5055

MIO Variable Mapping for Output not Working

I Use a RevPi Connect 5 with a Mio module (and a few AIO). Now i want to use the Digital Outputs to control external 24V relays. I mappt the bool to a variable from my Programm (image). But it is not working, it shows the current value like i wish, but the outputs stay on 0V. But some times i hear ...
by compera24
04 Dec 2025, 13:31
Forum: CODESYS
Topic: RevPi RS485 config for use in CodeSys
Replies: 10
Views: 111457

Re: RevPi RS485 config for use in CodeSys

Update: After Correcting a Issue with the Client device (the Baud rate wasn't the one mensioned as standard, although it was a new device and i unpacked it my own) it gives me now errors anymore. At the moment I didn't controll the data i transmitt/received.

I use a connect 5: with Linux ...
by compera24
04 Dec 2025, 11:30
Forum: CODESYS
Topic: RevPi RS485 config for use in CodeSys
Replies: 10
Views: 111457

Re: RevPi RS485 config for use in CodeSys

So With my RevPi 5 i wrote: Linux.Devicefile=/dev/ttyRS485-0 under the [SysCom] but it didnt Work. (Modbus shows red triangle and says that is not working ( with Com-Port 1 and also with 5)
With Linux.Devicefile=/dev/ttyAMA it seems to work better. The Triangle switches between Yellow and Red (For ...
by compera24
04 Dec 2025, 10:12
Forum: CODESYS
Topic: Temperaturmessung mit MIO fehlerhaft
Replies: 2
Views: 33787

Re: Temperaturmessung mit MIO fehlerhaft

Überprüfe auch einmal die Verkabelung. So ein fehler kann auch auftreten wenn der Messumformer und der RevPi kein gemeinsames GND potenziall haben. Also Überprüfe die Spannung des Messweertausgangs des messumformers zum GND des Messumformers und einmal zum GND des Revolution Pi moduls
by compera24
24 Nov 2025, 12:59
Forum: Software
Topic: Konfigurierungsfehler Codesys, Beispielprojekt
Replies: 3
Views: 15498

Re: Konfigurierungsfehler Codesys, Beispielprojekt

TL;DR: lösung war: sudo ln -s /etc/revpi/config.rsc /var/opt/codesys/PlcLogic/revpi/config.rsc (Ursache also falsche directory für revpi/config.rsc)

Danke für die Antwort. Ich habe das Problem nach einiger verzweiflung und einem neuen anlauf nach dem WE selbst gelöst gehabt, und dann hier nicht ...
by compera24
24 Nov 2025, 12:50
Forum: CODESYS
Topic: RevPi RS485 config for use in CodeSys
Replies: 10
Views: 111457

Re: RevPi RS485 config for use in CodeSys

I have a similar Problem but with a revpi Connect 5. The solutions here didn`t work for me. In the lost Comment Amar mentioned the symlinks differ by revpi 3 and 4 i wonder if they differ again by 5. And it seems like Codesys switched also the Naming from Master/slave to Client/Server in the ...
by compera24
03 Nov 2025, 10:35
Forum: Software
Topic: Konfigurierungsfehler Codesys, Beispielprojekt
Replies: 3
Views: 15498

Konfigurierungsfehler Codesys, Beispielprojekt

Hallo Ich habe das Beispielprojekt "RevPiLED-Control-Connect5.project" geladen und die Geräte Aktualisiert. Wenn ich das Programm Starte ist beim RevPi ein warndreieck und in den Registerkarten stehen die Meldungen: "Der Bus läuft nicht..." und "Konfigurationsfehler" (siehe Anhang. Nach einigerzeit ...