Search found 2035 matches

by dirk
04 Sep 2024, 09:54
Forum: Software
Topic: help Wlan0, eth0, eth1 config
Replies: 1
Views: 791

Re: help Wlan0, eth0, eth1 config

Hello Briooosa, since RevPi Bullseye OS there is a nice tool that you can use perfectly under PutTTy. Take a look at this entry from our Knowledge Base at How do I configure the network under Bullseye? How is this different from previous versions such as Stretch?
by dirk
02 Sep 2024, 12:17
Forum: Software
Topic: Voltage fluctuations on the outputs of the RevPi
Replies: 3
Views: 2801

Re: Voltage fluctuations on the outputs of the RevPi

Hi Joe, If the voltage drops, it is an indication of hardware, e.g. switching of loads that exceed the power of the RevPi hardware. Examine the line and create an oscilloscope trace to narrow down the cause - How high is the current consumption? Are there any peaks? Control the pumps with a RevPi RO...
by dirk
09 Aug 2024, 10:18
Forum: Hardware
Topic: DIO module stops working blinking in red
Replies: 3
Views: 3588

Re: DIO module stops working blinking in red

Hi Sofiene, the image you have used is currently the newest, so there is no need to install a newer image. But yes, there are online updates that are always between the releases of the images. Take a look at this page Installing Updates . Depending on your internet connection, it should be less than...
by dirk
09 Aug 2024, 09:38
Forum: CODESYS
Topic: CODESYS Updates
Replies: 3
Views: 5873

Re: CODESYS Updates

Hi Bastelente, mit Interesse lese ich Deine Anfrage. Updates, auch zum Thema Firmware ganz allgemein, kannst Du am besten durchführen, wenn Du diese Schritte durchführst: Revolution Pi Checklist Am besten machst Du das zu Beginn. Bei der Modulkonfiguration kannst Du Dir diese Tabelle anschauen: Revo...
by dirk
08 Aug 2024, 15:55
Forum: Software
Topic: node-red revpi-node getpin
Replies: 1
Views: 4123

Re: node-red revpi-node getpin

Hallo elsinger, danke für Deinen Hinweis. Ich kann nur sagen, dass ich es getestet habe mit einem RevPi Connect 4 und der Version: node-red-contrib-revpi-nodes Version 1.1.0 Ich konnte die Typecast Wandlung von String auf Int erfolgreich auf diesdem Weg machen: https://discourse.nodered.org/t/string...
by dirk
08 Aug 2024, 15:05
Forum: Hardware
Topic: RevpiConnect+ CM4S compatibility
Replies: 1
Views: 2916

Re: RevpiConnect+ CM4S compatibility

Hi Arrodev, yes that should work, good luck.
However, please take note of this guide: Migration to CM4S based devices
by dirk
07 Aug 2024, 15:21
Forum: Hardware
Topic: Adding a second DO Module to Revolution Pi: Output Addressing
Replies: 1
Views: 2382

Re: Adding a second DO Module to Revolution Pi: Output Addressing

Hello Joe, you can add the module as follows: https://youtu.be/aCRGm3Qw-6E Don't forget to run the following afterwards: File → Save as start config Tools → Reset driver The variable names on my system unfortunately don't look so simple, i.e. "I_1_i03". chrome_YPaR3cgTWe.png You can change...
by dirk
02 Aug 2024, 17:08
Forum: Hardware
Topic: DIO module stops working blinking in red
Replies: 3
Views: 3588

Re: DIO module stops working blinking in red

Hello sofiene thank you for the video that explains it. Perhaps there is an update for your devices. The easiest way to do this is to follow the steps in this checklist: https://kunbus-gmbh.atlassian.net/servicedesk/customer/portal/1/article/836468748 If errors still occur after updating your system...
by dirk
02 Aug 2024, 17:02
Forum: Software
Topic: RevPi Connect Firmware
Replies: 7
Views: 5566

Re: RevPi Connect Firmware

Hallo Matthias, das klingt erst einmal seltsam. Kannst du uns einen SOS-Report zukommen lassen?
https://kunbus-gmbh.atlassian.net/servi ... 2036400208
by dirk
02 Aug 2024, 16:13
Forum: Hardware
Topic: DO module: Detecting open load
Replies: 7
Views: 8355

Re: DO module: Detecting open load

Hi cerberus78, it is the variable "Output_Status" which indicates a broken cable for the activated channels. piTest -r Output_Status Here is a practical example in case you want to monitor a broken cable on output 1 using a 24V LED: Connect a 24V led on output 1 and switch on via "piT...