8000 How to tell slave to not send data until data is save to send? · Issue #174 · NModbus/NModbus · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
How to tell slave to not send data until data is save to send? #174
Open
@CodeMarc42

Description

@CodeMarc42

Hi, i have a slave that i have to write in them coils and registers, then i do it first writing coils, and then writing the registers.

But what will happend if a master request me data, if i dont had writted all? My idea was to try to implement a event when a request to the slave arribe, to then in there make it wait until some flag tells the program that the new data is fully writed and updated....

But reading and searching for info about this i m not lucky and not found a tip yet on how to do it.

Any idea, example ot method that i m missing and that can help me in that issue? Thanks

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

      0