Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ModbusSniffer

Modbus RTU packet sniffer

Print all packets on bus from either slave or master. Useful for sniffing packets between two devices to ensure correct operation.

Simple command line tool that prints results to the terminal.

Documentation

Usage:  
  python modbus_sniffer.py [arguments]

Arguments:  
  -p, --port        select the serial port (Required)  
  -b, --baudrate    set the communication baud rate, default = 9600 (Option)  
  -t, --timeout     overrite the calculated inter frame timeout, default = 0.0034375s (Option)
  -h, --help        print the documentation

Project Informations

- Languages

GitHub language count
GitHub top language

- License

GitHub

- Release Note

  • 1.0.0 First release

Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Modbus RTU packet sniffer

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.