How to implement on-demand reading?

Forum Home Forums Understanding the Software How to implement on-demand reading?

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #18180
    38368423
    Participant

    I have a scenario like this: a Modbus device has a large number of parameters that need to be maintained, but I cannot read all the parameters every time, as that would affect the reading of other data. Therefore, I would like to read the parameters only after clicking a “Read Parameters” button on the interface. How can this be implemented?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.