Giter Site home page Giter Site logo

zaphodikus / mod-rssim Goto Github PK

View Code? Open in Web Editor NEW
26.0 26.0 10.0 1.71 MB

This protocol simulator started one weekend as a test program while developing a SCADA/HMI with modbus RTU and TCP/IP and afterward came in useful testing an embedded gnu-Linux device too. It has worked so well for me, I decided to put a nice GUI onto it and release it for free.

Home Page: http://www.plcsimulator.org

VBScript 0.04% C++ 86.27% C 1.88% HTML 8.08% Clarion 1.35% Makefile 2.32% Batchfile 0.01% PowerShell 0.05%

mod-rssim's People

Contributors

zaphodikus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

mod-rssim's Issues

Update readme file

missing : link to codeproject
missing : link to the "fork" mentioned
missing : link to my homepage
unreadable: tidy up the markdown properly

Generalize CSV importer code

The CSV importer always imports 16 value, and they are "float" , for some reason no support for importing anything else, it's a bit useless, since each float is 64 bit, blegh!

#96b731284a8481a852f9321425078dcdae22731f

Change the implementation to import 16 registers as plain text values 0-65535
CSV file must have no BOM mark, and be this format, with 17 values, the 1st value is register number, the 1st line of file is totally ignored.

address,value,value,value,value
40001,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16

Basic unit tests

Create 5 simple CXXTest based test cases and a script to execute them locally

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.