Search found 12 matches

by David_GT
26 May 2020, 16:26
Forum: Software
Topic: Node-Red function node not working properly
Replies: 15
Views: 35842

Re: Node-Red function node not working properly

Same problem here!

I try to add these "new" node to my actual configuration without success. When I install the package, I can not start node-red as susual. I'have to re-install node-red following the instructions for RasPi. Doing a "dummy" installation is not acceptable for me.

We hope it solve ...
by David_GT
24 Jan 2020, 13:30
Forum: Software
Topic: Cloning revpi configuration
Replies: 4
Views: 7850

Re: Cloning revpi configuration

dirk wrote: 23 Jan 2020, 14:08 Hi Kaven Wong, you can copy the PiCtory configuration. Have a look here: https://revolution.kunbus.de/forum/view ... 3952#p3952
Nice to Know Dirk!

This method will clone all the virtual configurations (like Modbus, etc?)

Thanks!
by David_GT
25 Sep 2019, 09:52
Forum: Hardware
Topic: RevPi Core 3 *.img to RevPi Connect+
Replies: 8
Views: 13510

Re: RevPi Core 3 *.img to RevPi Connect+


Hi David_GT, short answer: Yes, you can switch from i.e. Core 3 to Connect. The easiest way is to delete the file "/home/pi/.revpi-factory-reset" before you write the image.
Then you are promptet on first login to provide Serial, MAC and which device. After a reboot you are ready to run. This is ...
by David_GT
18 Sep 2019, 08:31
Forum: Hardware
Topic: RevPi Core 3 *.img to RevPi Connect+
Replies: 8
Views: 13510

Re: RevPi Core 3 *.img to RevPi Connect+

Attached 2 screenshots, one from PiCtory, and the other one of the piTest -d.
by David_GT
17 Sep 2019, 18:59
Forum: Hardware
Topic: RevPi Core 3 *.img to RevPi Connect+
Replies: 8
Views: 13510

Re: RevPi Core 3 *.img to RevPi Connect+

Test done;

It seems that all is working fine (my node-red program runs fine).
I can expand the memory from the 4GB of the img that I had from a Core3 to the 16GB of the Connect+ with the raspi-config function.

But I have some problems with piTest -d and Pictory. My initial configuration was a ...
by David_GT
17 Sep 2019, 11:29
Forum: Hardware
Topic: RevPi Core 3 *.img to RevPi Connect+
Replies: 8
Views: 13510

RevPi Core 3 *.img to RevPi Connect+

Dear colleagues;

There is any functional problem to flash a RevPi Connect+ with the image file from a RevPi Core 3?

I have a project running fine with the Core 3 and I would like to test it with the Connect+ due the expanded functions (RS485 port and the ETH port B).

Thanks in advance!
by David_GT
08 Aug 2019, 13:35
Forum: Software
Topic: Modbus TCP/IP
Replies: 11
Views: 19610

Re: Modbus TCP/IP

suthesh wrote: 08 Aug 2019, 13:23 Hi David,

Is there free trial for the usage of IBM Watson?
Yes!
by David_GT
08 Aug 2019, 13:18
Forum: Software
Topic: Modbus TCP/IP
Replies: 11
Views: 19610

Re: Modbus TCP/IP


Hi David,

Yes i am indeed working with the PNOZmulti from PILZ. Thank you so much for your help. Also i would like to know if you have any idea to use this modbus data's and sending it to the azure cloud. Do you have any details on this? I am currently using NODE-RED as there are the Azure nodes ...
by David_GT
06 Aug 2019, 12:02
Forum: Software
Topic: Modbus TCP/IP
Replies: 11
Views: 19610

Re: Modbus TCP/IP

I seems you are working with a PNOZmulti from Pilz.

I do the same several weeks ago. Here you have some information related to that communication:

In PiCtory you need to define the slave properties (PNOZmulti):
slave_IP_adress
slave_TCP_port

In PNOZmulti the port is fix to 502

Now you need to ...
by David_GT
15 Jul 2019, 13:42
Forum: Hardware
Topic: WLAN Connection for dual use
Replies: 2
Views: 5099

Re: WLAN Connection for dual use

Thanks for your reply Dirk;

I adjust priorities from Wlan0 and eth0 to the same and then I can connect trough WLAN to Internet and VNC Server.