Giter VIP home page Giter VIP logo

clickplc_modbus's Introduction

Automation Direct CLICK PLC Modbus Tools

Interacting with the Automation Direct CLICK PLC using the Modbus protocol to query coils and registers.

Scripts

  • click_mb_scanner.py - Query Click PLC for Modbus coils and register values. The CLICK Modbus maps are based on memory types that have specific data types. These are mapped out in the CLICK user manual. Exported full Modbus Map included the project as a CSV file.

Requirements

  • click_mb_scanner.py

Usage:

Click PLC Modbus Scanner - click_mb_scanner.py

List Memory Types

./click_mb_scanner.py list

or

./click_mb_scanner.py <ip> list

List CPU Input Point Coils

./click_mb_scanner.py <ip> X0

List Data Float Registers

./click_mb_scanner.py <ip> DF

Resources

  • Click PLC User Manual
  • Modbus Map Exported from CLICK PLUS PLC: CLICKPLUS_C2-03CPU-2_w2_C2-08DR-6V_V.7_3.41_Modbus_Addresses.csv

TODO

  • Fix command line arguments and help
  • Optimize scanner
  • Scan using a user provided tag / coil / register list
  • Script to monitor specific tags, coils, and registers
  • Script to change coil and register values

clickplc_modbus's People

Contributors

cutaway avatar

Stargazers

Jake Smith avatar

Watchers

 avatar

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.