Modbus Simulator for RS-232 and TCP/IP. Fork of mod_RSsim (https://sourceforge.net/projects/modrssim).

Requires Microsoft Visual C++ Redistributable for Visual Studio 2010.

For 32 bit and 64 bit Operating Systems
http://go.microsoft.com/fwlink/?LinkID=177916&clcid=0x489

Features

  • Modbus TCP/IP protocol slaves
  • Modbus RTU protocol slaves
  • Scriptable test environment

Project Samples

Project Activity

See All Activity >

Categories

HMI

License

GNU General Public License version 3.0 (GPLv3)

Follow ModRSsim2

ModRSsim2 Web Site

nel_h2
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Start for Free
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
6
3
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Very nice project! Using it very often.
  • Very useful Modbus simulator. Supports multiple IP addresses (slaves) and no need to setup or specify what HR or IR the simulator will answer on. In the latest version it is possible to log traffic and even get a decode of the messages in the log.
    1 user found this review helpful.
  • Good tool but nobody answers when questions are asked about it.
  • Very helpful to write unit tests of my APIs that use libmodbus. I wish we could change the endianness of the exchanged registers and bytes in a future version (ab-cd, cd-ab, ba-dc, dc- ba). The endianness of float data (badc, with libmodbus I use modbus_get_float_badc to parse correctly a float sent by the simulator) is not consistant with the one used for longs (this is how I reconstruct an unsigned 32-bit long integer : (regValues[0] << 16) + regValues[1]; => so it's ab - cd)
  • Great tool for emulate single/multiple Modbus Slaves. Complete set of options. Essential for office emulation test. Good job developer!
Read more reviews >

Additional Project Details

Operating Systems

Windows

User Interface

Win32 (MS Windows)

Programming Language

C++

Related Categories

C++ HMI Software

Registered

2015-02-07