Robert,
Yes, it did work! Thank you!
By any chance, do you know how to graph multiple series in LabView using report generation " Excel Insert Graph.vi"?
I take tons of data using PXI DMM/multiplexer, but unfortunately, it is very painful to graph them manually. Generally my X and Y ranges for each series are different and varies in length from one point to another. I can graph one series OK but not multiple series. Also, I can graph XY series if X ranges doesn't changes.
For given graph, I would have following series in one graphs.
X1...X1n, Y1....Y1n
X2...X2n, Y2....Y2n
X3...X3n, Y3....Y3n
I have been successful in plotting these in the LabVIEW front panel but not in EXCEL. I also can not write
micro as there are so many variation in data and ranges that each user would define.
Thanks for all your help.