Hi,
I am running Labview 7 and am tryin gto interface with a LeCroy 9354M Oscilloscope via GPIB. I am very new to Labview (it's been a couple of hours, honestly) so I apologize in advance for my denseness.
I have installed the 93XX drivers from the Lecroy website, and can control the oscilloscope from Labview using the two vi's "getting started.vi" and "application example.vi". I would like to know the following:
1. How do I get the graph display on "application example.vi" to save to a spreadsheet/delimited txt file? I can see the graph on screen in Auto mode, but it is not continuous. I would like a continuous waveform to displayed on screen and be dumped into a txt file until it is told to stop -- is that possible, and how do I manage that.
2. I tried looking at the VI tree, and tried to get LCDSO Read Wave 1 (Single) 'Wave output' node (that currently goes into "wave graph") to connect to a cluster 'unbundle by name' and tried to send that to a 'write to spreadsheet' module, but was getting data-type errors (scalar-to-array etc.)...what is the best way to uncluster this data and format it to a spreadsheet.
3. Can anyone recommend guides to Labview designed for newbies? I'm sure I will find some on the net as I look around, but I am wondering if anyone knows any guide that has been particularly helpful to them.
Thank you very much for your help,
Joe