dschultz wrote:
In that case I think you are making this out to be more complicated than it really is.
The Logger can read a "table" if you will by virtue of the SSM Read Memory command.
A table is just an axis (or two) and data which reside in contiguous memory. So issue a read per axis and one for the data and use that to populate the cells. So all the functionality exists already, its just a matter of using all the existing pieces to populate the GUI.

Quote:
At the moment I can't think of any piece that I need any help with.
Fair enough. If you change your mind and there's some way I can help to get it done sooner, you know where to find me.