There is an excelent NI application note detailing how to efficiently display large amounts of data on a graph by utilizing a decimation algorithm; however, the example code is designed for fixed-rate sampling. Has anyone written code that would be applicable to variable-rate sampling?
Inputs: XY data arrays, graph width
Outputs: reduced XY data arrays
(NI Developer Zone > Development Library > Measurement and Automation Software > LabVIEW > Development System > Optimizing Applications > Managing Memory > Managing Large Data Sets in LabVIEW)