Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Lecroy WaveRunner 64Xi - Using LabVIEW

Solved!
Go to solution

Hello,Leonard

 

Now the labview driver works as you suggested. Your manual about how to set the VCIP of the scope is really helpful to me. Thanks very much for your kind help.

 

Best Regards

 

Zengguang Qin

0 Kudos
Message 11 of 15
(2,652 Views)

This is very good forum to look for NI solution

0 Kudos
Message 12 of 15
(2,523 Views)

Hi,

 

I am currently using LeCroy 64MXi oscilloscope. I am creating a program for a tool which will utilize the 64MXi on a VB platform. I am having a problem with accessing the data on the ACQUISITION STATUS - Trigger Time for the time stamps during sequence mode. I have already searched for the codes on the manuals found on the website, but ain't lucky enough to find it.

 

I will very much appreciate it if you could extend your help.

 

Thanks in advance.

 

MJ 

0 Kudos
Message 13 of 15
(2,450 Views)

Hi MJ,

 

I just wanted to let you know that I saw your post here.  I see that my partner has already replied to your email tech support request on the LeCroy website.

 

I am pasting his response here for the benefit of others who may have the same question.

 

You can use the INSPECT? query to find the information you are looking for.

C1:INSPECT? "TRIGGER_TIME" will return the date and time of the first segment trigger time. You can then use C1:INSPECT? "TRIGTIME" to display the time in seconds from the first trigger for each segment.

Here is a link to the Remote Control Manual that has these commands <

http://www.lecroy.com/files/manuals/WM-RCM-E_Rev_D.pdf>

The TRIGGER_TIME command can be found on page 52 and the TRIGTIME command can be found on 288.

 

 

Regards,

Leonard Brown

LeCroy Applications Engineer

0 Kudos
Message 14 of 15
(2,443 Views)

fyi as the same commands seem to still be in use for the Waverunner series in the "Transfer File.vi"

0 Kudos
Message 15 of 15
(2,092 Views)