Search found 28 matches

by Truos
30 Aug 2019, 07:47
Forum: Software
Topic: Pi becomes unresponsive after a while.
Replies: 1
Views: 2373

Re: Pi becomes unresponsive after a while.

It is the same hardware that had the problem in this post. But I did update to latest software.
viewtopic.php?f=6&t=1214&p=5327#p5327
by Truos
28 Aug 2019, 11:03
Forum: Software
Topic: Pi becomes unresponsive after a while.
Replies: 1
Views: 2373

Pi becomes unresponsive after a while.

I have a RevPi Connect with 2 DIO modules. On the device Node Red is running. The same Node Red project part from the Nodes handling DIO and PiCtory. After running for a few hours the whole system freezes and it stops responding completely. Even the console stops and freezes. It responds to ping but...
by Truos
31 Jul 2019, 12:24
Forum: Software
Topic: Node-Red
Replies: 2
Views: 3129

Re: Node-Red

Managed to get it to work.
Using piTest I managed to get a different offset that the export showed me.

Code: Select all

└──╼ $piTest -w O_1_1,1
Set bit 0 on byte at offset 183. Value 1
And using that in Node Red worked.
Same with reading inputs
by Truos
31 Jul 2019, 09:59
Forum: Software
Topic: Node-Red
Replies: 2
Views: 3129

Node-Red

Hi,

Trying to get Node Red to work

This is my running config export of IO names
https://pastebin.com/raw/8KnQpjy4

I can set the outputs via piTest -w but can't get the node red to work.
How do I adress the outputs and how to I read the inputs?
revpi-write.png
revpi-write.png (148.64 KiB) Viewed 3129 times
Nodes.png
Nodes.png (21.25 KiB) Viewed 3129 times
revpi-read.png
revpi-read.png (144.47 KiB) Viewed 3129 times
by Truos
03 Jul 2019, 22:18
Forum: Software
Topic: NodeRed und DIO
Replies: 32
Views: 28657

Re: NodeRed und DIO

Hallo, für eine einen use-case wollte ich auch über node-red auf DIOs zugreifen und habe das erst mit der exec-node gelöst, wie Boris schon vorher gezeigt hat (Aufruf von piTest). Da das aber leider sehr viel Zeit braucht, (dabei wird ein eigener Prozess erstellt etc...) wollte ich es in einen Funk...
by Truos
03 Jul 2019, 22:11
Forum: Software
Topic: Node Red
Replies: 0
Views: 9926

Node Red

Hi

I was wondering how the development of the official Node is coming along.

https://revolution.kunbus.de/forum/view ... e6882eb5de
by Truos
02 Jul 2019, 10:39
Forum: Software
Topic: Python network monitor. Or Node Red...
Replies: 7
Views: 6378

Re: Python network monitor.

I've setup Node Red instead and so far not involved any revolution pi specifics. It's running on a RevPi Connect and I've also set it up on a RPi 3A+ It works fine for days on the RPi 3A+ and crashed with the screen attached after a few hours on the RevPi Connect Have anyone else encountered this? I...
by Truos
28 Jun 2019, 09:07
Forum: Software
Topic: Python network monitor. Or Node Red...
Replies: 7
Views: 6378

Re: Python network monitor.

The RPi crashes after a few hours of runtime.
I think I'll start investigating NodeRed as a ping system instead
by Truos
12 Jun 2019, 19:09
Forum: Software
Topic: Python network monitor. Or Node Red...
Replies: 7
Views: 6378

Re: Python network monitor.

hi I've been playing around with your script and changed it to set "Output_1" for Modbus and it shows value 256. Is it possible to change this? Also in the prompt it show the ping commands running isn't that going to be a problem if I run it to monitor say 42 hosts? --- 192.168.1.1 ping st...
by Truos
18 Apr 2019, 13:23
Forum: Software
Topic: Image flashing
Replies: 5
Views: 4961

Re: Image flashing

Is it possible to open the revpi and change the CM module to one with more storage?