Menu

Any plans to implement asynchronous reading/writing?

Rob
2015-03-18
2020-03-14
  • Rob

    Rob - 2015-03-18

    It would be great if there was a way to send and receive values asynchronously, are you going to add that functionality in the future? You could perhaps overload the existing methods for reading/writing with a TransactionId parameter. Besides that: excellent work so far!

     
  • Rossmann Engineering

    I recently added asynchronous Reading and Writing for the Server-Class.
    I will add that for the Client-Class in the near future.

     
  • LeHuynh

    LeHuynh - 2019-11-27

    Dear All,
    is this function implemented?

     
    • Anonymous

      Anonymous - 2020-01-22

      I'm curious to know if this functionality has been implemented also. As im using the .net library to periodically poll coil and register values. After a while i get problems though, not consistent results.

       
      • Rossmann Engineering

        It still has not been implemented for the Client Class (Only for he Server Class) If you get a wrong result after a while I think your application contains some Requests comming from different Threads or Tasks with a missing synchronization.

         

Anonymous
Anonymous

Add attachments
Cancel