Hello,
I mean that we have enough experience concerning Runtime Codesys on RasPi. We're using RevPi & Codesys for our special applications.
Typical configuration :
- RevPi Connect (2 bridged Eth ports)
- DIO
- RS485
- WiFi over USB
Protocols :
- Mbus TCP And/Or Profinet
- Mbus Rtu
- Ethercat
Search found 4 matches
- 14 Jan 2020, 17:42
- Forum: Hardware
- Topic: Anyone has experience with CODESYS runtime on RasPi?
- Replies: 5
- Views: 6284
- 14 Jan 2020, 10:14
- Forum: Hardware
- Topic: Anyone has experience with CODESYS runtime on RasPi?
- Replies: 5
- Views: 6284
Re: Anyone has experience with CODESYS runtime on RasPi?
Hello,
Yes we have. Any question ?
Yes we have. Any question ?
- 17 Apr 2019, 18:21
- Forum: Software
- Topic: e04.json is missing in Pictory
- Replies: 5
- Views: 6483
Re: e04.json is missing in Pictory
Hello,
I had the same problem, time ago, with a RevPi Connect. Did you updated and upgraded Jessie or Stretch ?
I solved the issue by re-installing a fresh Stretch image ( https://revolution.kunbus.com/tutorials ... ll-jessie/ ) .
Hope this help.
I had the same problem, time ago, with a RevPi Connect. Did you updated and upgraded Jessie or Stretch ?
I solved the issue by re-installing a fresh Stretch image ( https://revolution.kunbus.com/tutorials ... ll-jessie/ ) .
Hope this help.
- 16 Apr 2019, 17:32
- Forum: Software
- Topic: RevPi Connect Bridge
- Replies: 1
- Views: 3466
RevPi Connect Bridge
Dear All, I'm not able to install bridge utils into my Connect as always did with raspberry PI3. I used to install it to create bridging between eth0 and eth1 into '/etc/network/interface' file. auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual auto br0 iface br0 inet stat...