Search found 1943 matches

by dirk
27 May 2024, 15:30
Forum: Hardware
Topic: Timer/Counter peripheral
Replies: 1
Views: 183

Re: Timer/Counter peripheral

Unfortunately, it's always difficult to answer questions relevant to liver science performance without having the system in hand. However, I can tell you that, unfortunately, PiBridge communication does not currently allow you to implement your idea. There is the variable "revpiiocycle" wh...
by dirk
27 May 2024, 15:00
Forum: Software
Topic: Communication with ethernet-IP gateway
Replies: 4
Views: 301

Re: Communication with ethernet-IP gateway

Dear paulo.royer, please send me a
Revolution Pi SOS Report
by dirk
27 May 2024, 14:53
Forum: Software
Topic: CodeSYS Input
Replies: 3
Views: 273

Re: CodeSYS Input

Hi vittoriom94, somtimes the problem relates to the fact, that you have connected the DI on one side of the RevPi Connect 4 but configured it on the other side?
by dirk
27 May 2024, 11:56
Forum: Hardware
Topic: RevPi Connect SE Sensor Connection
Replies: 6
Views: 3222

Re: RevPi Connect SE Sensor Connection

Hello user123, Please try to use a build rate higher than 9600 to communicate with your sensor. There is a problem that occurs in connection with this build rate. EDIT: No this issue is just related to setups that use I/O modules and the Bullseye image. According to the images you have provided your...
by dirk
23 May 2024, 13:26
Forum: Software
Topic: RS485 Communication error
Replies: 2
Views: 214

Re: RS485 Communication error

Hi Ajinkya09, now we remembered one more thing, you are using /dev/ttyAMA0 - this is the UART that is connected to the PiBrige. So that can't work. With RevPi Connect (+)/S/SE the correct UART is /dev/ttyUSB0 ;)
by dirk
23 May 2024, 10:40
Forum: Hardware
Topic: RevPi compact - DIO briefly closes/opens on boot
Replies: 1
Views: 257

Re: RevPi compact - DIO briefly closes/opens on boot

Hello RevPiforum, thank you for your message. There is a workaround that fixes this behavior on reboot. Take a look here:
viewtopic.php?t=3329#p15368
by dirk
23 May 2024, 10:30
Forum: Software
Topic: RS485 Communication error
Replies: 2
Views: 214

Re: RS485 Communication error

Hello Ajinkya09, thank you for your detailed description of the error. Please send me an SOS report.
Revolution Pi SOS Report
by dirk
22 May 2024, 15:42
Forum: Software
Topic: CODESYS plugin issues
Replies: 1
Views: 135

Re: CODESYS plugin issues

Hello laazik thank you very much for your detailed error picture and your patience here. Can you please send me an SOS report: https://kunbus-gmbh.atlassian.net/servicedesk/customer/portal/1/article/2036400208 Then we can get a detailed overview of your system. Plesae bring your system up to date us...
by dirk
22 May 2024, 15:10
Forum: Software
Topic: Modbus RTU Manster configuration
Replies: 3
Views: 313

Re: Modbus RTU Manster configuration

Hi cerberus78, nice project, so basically Modbus registers are the smallest addressable data. There are no bytes addressable in Modbus. Each Modbus register consists of 2 bytes. No matter what you store in the register - float, integer, signed or unsigned. If you want to process the content as a flo...
by dirk
22 May 2024, 13:46
Forum: Software
Topic: Communication with ethernet-IP gateway
Replies: 4
Views: 301

Re: Communication with ethernet-IP gateway

Hello paulo.royer, thank you very much for your detailed error report. I can't quite see where you see the error. Is it the mapping of the input data? Take a look at this article, which describes it in detail: Commissioning Modular Gateway Ethernet/IP with CODESYS There is currently a public beta ve...