05-03-2010 03:29 PM
hello!!
I ve got some questions. i use a tds 3250 scope and i 've downloaded the drivers. How can i contol the horizontical delay as a percentage (for example 10%); furthermore is there a way to pass in labview a setup of the scope that i have made manually;and somethin else. How can i save a waveform from the scope in a file through labview; both the x and the y values...thanks a lot!!i wait for your answer..
05-04-2010 02:57 AM
I don't think there have model # tds3250.
you may recheck it. which driver you did downloaded?
05-04-2010 03:27 AM
05-04-2010 04:55 AM
05-04-2010 06:00 AM
How can i contol the horizontical delay as a percentage (for example 10%);
Have to write your own VI. Reference to the Programming Manual of TDS3052. (My Driver Revision Date: 04/30/2008)
HORizontal:DELay:STATE OFF
and.
HORizontal:TRIGger:POSition
furthermore is there a way to pass in labview a setup of the scope that i have made manually;
No. But, as I know the setup of this scope was stored as SCPI command. you may send it back to the scope.
and somethin else. How can i save a waveform from the scope in a file through labview; both the x and the y values...thanks a lot!!i wait for your answer..
Use the Single Channel waveform acquire.
05-04-2010 09:16 AM
05-04-2010 09:39 AM
i mean "link"...is there any already fixed vi fir this operation;;