pedro-ant - 2018-07-19

I've been tinkering with this example for a while, trying to understand how the VisuTrendStorageAccess works in order to be able to develop programs that interact with the Trend Recordings of my projects. But having only the comments on the example and its Data Sheet (from the Store) I'm not quite sure about having understood the logic that the instTrendStorageReader.Read and the instTrendStorageReader.ContinueReading follow when they call the methods of the instTrendStorageReaderConsumer, and this is essential to be able to modify these methods successfully.

Edwin, could be possible to see what is inside of the Read and ContinueReading methods or at least have a glimpse on the logic that they follow?

Thank you very much for your help.