Menu

Multiple readings with delphi component

Help
2006-02-13
2013-05-09
  • Nobody/Anonymous

    I'm porting my application from NoDave lib version 0.6 to 0.8.1 with delphi component.
    In my old application I've used multiple readings and writings due to minimize cycle time; with delphi component is there a similar method? How could I use it?
    Thanks for your support.
    Sergio

     
    • afk

      afk - 2006-02-13

      At the moment, the multiple-read/-write functions are not used in the component, because the component encapsulates the management of the data-buffer for the communication also, and it is a complex issue to do this with multiple reads.

      But I'm thinking about implementing pass-through functions to the multiple-read/-write functions without the data-management, to make it possible to use this functions with my component also.

      Axel

       

Anonymous
Anonymous

Add attachments
Cancel