Search found 18 matches

by saardrimer
15 Jul 2021, 20:11
Forum: Software
Topic: Modbus change variable between virtual devices
Replies: 20
Views: 13377

Re: Modbus change variable between virtual devices

I'm also looking forward to KUNBUS addressing this issue soon. I'm currently working on a project with two MODBUS devices and am concerned about this issue.
by saardrimer
29 Jun 2021, 11:38
Forum: Software
Topic: issue reading Process Image byte variables
Replies: 4
Views: 2070

Re: issue reading Process Image byte variables

I think that some of the issues I've been experiencing are related: https://revolution.kunbus.de/forum/viewtopic.php?f=6&t=2905 Could there be something about Modbus registers with 5 digits being mishandled somehow? It would be great to know what is causing this issue and if it's a piTest issue ...
by saardrimer
26 Jun 2021, 13:58
Forum: Software
Topic: Reading MODBUS holding register
Replies: 2
Views: 4371

Re: Reading MODBUS holding register

Hello Nicolai Many thanks for suggesting that I look into the log files and those registers. That gave me new ways to debug what I'm experiencing. sudo journalctl -u pimodbus-master.service The log file indeed gave an error for reading the holding registers that I specified (40096/7 and others). Thi...
by saardrimer
20 Jun 2021, 21:59
Forum: Software
Topic: Updating to Buster from a fresh Connect+
Replies: 1
Views: 1345

Re: Updating to Buster from a fresh Connect+

Answering my own question. Just need to follow the instructions for updating the Compute Module within the Connect: https://www.raspberrypi.org/documentation/hardware/computemodule/cm-emmc-flashing.md The Connect won't appear as a drive without first (setting up and) running 'rpiboot' (having booted...
by saardrimer
20 Jun 2021, 21:53
Forum: Software
Topic: Reading MODBUS holding register
Replies: 2
Views: 4371

Reading MODBUS holding register

I have a Connect+ and I'd like to use it as a MODBUS TCP master to read a holding register from a MODBUS device. The holding register is, in this case, 40097. The MODBUS device is connected to my network and from a PC on this network I can read the register -- using a Python script -- and it always ...
by saardrimer
20 Jun 2021, 13:50
Forum: Software
Topic: Checksum for Buster
Replies: 3
Views: 1847

Checksum for Buster

Is the checksum (MD5/SHA256, etc.) available for the RevPi Buster download?

https://revolution.kunbus.de/shop/en/buster
by saardrimer
15 Jun 2021, 14:36
Forum: Hardware
Topic: How To Power off RevPi Core 3 Safely
Replies: 4
Views: 3929

Re: How To Power off RevPi Core 3 Safely

I was wondering about this as well. I can run shutdown from the OS, but then the only option to power-down (or power-cycle) the Connect+ is to unplug it from power (and plug it back again). Is this the only way? Is it the recommended way? Would adding a switch module to my DIN be the way to go? Than...
by saardrimer
15 Jun 2021, 14:24
Forum: Software
Topic: Updating to Buster from a fresh Connect+
Replies: 1
Views: 1345

Updating to Buster from a fresh Connect+

Hello! I've just received a Connect+ and would like to upgrade to the latest OS from a Linux machine. I'm looking for something like this: https://revolution.kunbus.com/tutorials/images/install-jessie/ but more recent and for Linux rather than Windows. Any pointers to the best/easiest way to do this...