New Elipse Modbus Simulator version available

A new Elipse Modbus Simulator version has been released, with some minor bugs fixed. It allows you to simulate up to 10 modbus devices.

In order to download the latest version, please go to our website and click in “Elipse Modbus Simulator (Demo)” download link.

Hello, I use Elipse Modbus Simulator (Demo) but I have a problem. Does the simulator support 2 connexions on the same port (in TCP mode) ?

@DetailleK,

Currently our simulator does not support more than 1 simultaneous connection.

Hi,

I have two questions about this software:

  1. Does it support pure RTU using a virtual COM port or is it RTU through TCP only?

  2. I need to retrieve a real 32 bits value or a signed double integer, how can I simulate it?

Best regards,

José Vitor Andrade

Hi José Vitor!

Currently, our simulator supports coils (1 bit), registers (16 bits) and TCP/IP connection only.

Actually, you can simulate a 32-bit variable using two registers (the first register will represent the most significant bits).