Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 539 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 539 Bytes

Capabilities:

  • Modbus full implementation
  • All modbus modes: RTU/ASCII/TCP/UDP
  • Search for a slave device on a common bus
  • Save/open data-map to *.json file
  • User requests (device specific)
  • Logging
  • Cycle read
  • Support for all major data types:
    • Int16
    • Uint16
    • Int32
    • Uint32
    • Int64
    • Uint64
    • Float32 (float)
    • Float64 (double)
  • Selection of byte order for variables longer than a 16-bit word

screnn