LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using Segmented Memory of Agilent InfiniiVision MSO7104B Mixed Signal Oscilloscope

Dear All, 

 

I am using an Agilent InfiniiVision MSO7104B Mixed Signal Oscilloscope to acquire the waveform data. In order to make the acquisition faster, I am using the segmented memory of 100 segments right now. I want to write the waveform data from each channel to a file using LabView. When I save the data, I only found one segment has been saved. I can save all the segments using the "for loop" over all segmented index but that is making the writing very slow. Do you know any other way, where I can save all the segments without using a "for loop"? I have seen in the manual that there is a command ":SAVE:WAVeform:SEGMented?". I am wondering how I can use this command in LabView? Any help is very much appreciated. Thanks! 

0 Kudos
Message 1 of 3
(642 Views)

Look inside the driver VIs for a clue on how to use it.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 3
(626 Views)

Hi Bill, thanks for your response. I have downloaded the driver from http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=1E5E6D70FCA569A3E0440003BA7CCD.... I tried to find any sub VI which is dedicated to saving the waveforms but didn't find one. 

 

0 Kudos
Message 3 of 3
(587 Views)