Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

controlling oscilloscopes delay

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..

0 Kudos
Message 1 of 7
(4,297 Views)

I don't think there have model # tds3250.

 

you may recheck it. which driver you did downloaded? 

0 Kudos
Message 2 of 7
(4,266 Views)
Yes!My fault..it's tds 3052..thanks.. 
0 Kudos
Message 3 of 7
(4,262 Views)
so, any advices;;;
0 Kudos
Message 4 of 7
(4,256 Views)

 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.

 

0 Kudos
Message 5 of 7
(4,246 Views)
Is it easy to give me  alimk for this driver references;; i cant find them..thanks..
0 Kudos
Message 6 of 7
(4,228 Views)

i mean "link"...is there any already fixed vi fir this operation;;

0 Kudos
Message 7 of 7
(4,222 Views)