I am making physical measurements using hardware controlled from a Doc/View based project. The hardware can return several numeric results per second, continuously.
I want to run a series of tests, and read the measurements in the View. Unfortunately, using UpdateAllViews to get the View to display the contents of the appropriate member variable from the Doc causes only the very last result to be displayed the screen.