Giter Site home page Giter Site logo

modbus-simulator's Introduction

modbus-simulator

Modbus master and slave simulator

modbus simulator usage

Create a TCP simulator

$ tcp <port> <slave> <no.CO> <no.DI> <no.HR> <no.IR>

Create a RTU simulator

$ rtu <serial> <mode> <baud> <slave> <no.CO> <no.DI> <no.HR> <no.IR>

Print list of simulated TCP IP and RTU serial

$ print

Print all slaves of a TCP or RTU port

$ print <idx>

Print values of all registers and coils of a slave

$ print <idx> <slave>

Print values of registers and coils of specific range of a slave

$ print <idx> <slave> <start> <end>

Set values of a coil or register

$ set <idx> <slave> <type> <addr> <value>
Type Description
0 Coil
1 Discrete Input
2 Holding Register
3 Input Register

modbus-simulator's People

Contributors

tiensbakung avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

dimkas

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.