Modbus RTU Master

Topics about the Hardware of Revolution Pi
Post Reply
ttxndrx
Posts: 1
Joined: 31 Aug 2020, 03:28
Answers: 0

Modbus RTU Master

Post by ttxndrx »

Hi,

I'm investigating the suitability of Revolution Pi for a small project. Components communicate via ModbusRTU over rs485. Reading through some of the materials indicate that the recommended way to operate a RevolutionPi as Modbus master is to use a USB to RS485 converter. This seems like a sub optimal approach.

What's wrong with using the Modbus gateway module? The website mentions that the gateway can be used when the usb to RS485 converter is undesirable. When would this be desirable?

What are the disadvantages to using the Modbus gateway module?
User avatar
dirk
KUNBUS
Posts: 1942
Joined: 15 Dec 2016, 13:19
Answers: 4

Re: Modbus RTU Master

Post by dirk »

Hi ttxndrx, you can use the RevPi Connect instead as it has a RS485 interface included. So you don't need any extra USB hardware.
The Virtual RevPi Modbus Modules have the advantage that they can used as master or as slave.
The Modular Gateway Modbus RTU Slave is part of a product family that existed before the RevPi.

Two Gateway Components can be connected as a Modular Gateway Module so you can transfer up to 512 byte of input and 512 bytes of output data between them.
They are certified fieldbus slave modules.

The advantage of the Gateway Modules is that they are certified fieldbus slave components that connect to the process image. So you can write your application and don't have
to take care about fieldbus specific application tasks.
Post Reply