Page 1 of 1
RevPi Connect to RS232
Posted: 16 Apr 2020, 23:49
by bsnyder
I need to communicate with an RS-232 device from a RevPi. I know that the gateway exists (
https://www.kunbus.com/serial-rx-gateway-module.html), but I'm wondering if it's possible to use the RS-485 port on the RevPi along with something like this converter (
https://www.serialcomm.com/serial_rs232 ... _info.aspx) to establish that connection.
Re: RevPi Connect to RS232
Posted: 17 Apr 2020, 08:34
by dirk
Re: RevPi Connect to RS232
Posted: 08 Nov 2021, 09:33
by ivan.chonin@axbul.bg
Hello,
I need to read 2 devices sending data from RS232. what is the proper way to do it? Does the mentioned device can read 2 Rs232 ports? Is there a specific module that can hadle this job?
Re: RevPi Connect to RS232
Posted: 08 Nov 2021, 10:05
by nicolaiB
Hi Ivan,
the linked USB to serial adapter supports up to two RS232 connections, so you should be fine with your use case.
Nicolai
Re: RevPi Connect to RS232
Posted: 15 Nov 2021, 19:47
by ivan.chonin@axbul.bg
Can you share an information how exactly to read this unit with USB from Codesys ?
I alo investigate the possibility to read trough LAN -
https://www.wiznet.io/product-item/wiz750sr-110/
Does somebody have an experience with reading such devices form Codesys?