Skip to content

To scrape a real PLC in realtime and use that data to create NEW updating server #250

@MazoSergey

Description

@MazoSergey

Versions

  • Python: 2.7
  • OS: Linux
  • Pymodbus: 1.3.2
  • Modbus Hardware (if used): RSIM

Description

I am trying to make a clone of a real PLC with a help of Scraper example, and then use that data to create MODBUS server... If i understand correct I have to: scrape a real PLC --> save the data to file --> create server --> load data from file to server. It looks like I do not understand how this staff works :( If it is possible please help me, may be some examples of this kind of data flow. Thank you!

Code and Logs

 # code and logs here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions