12-15-2010 01:18 PM
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
10-13-2011 06:21 AM - edited 10-13-2011 06:25 AM
This is very good forum to look for NI solution
08-03-2012 01:51 AM
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
08-03-2012 10:51 AM
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
12-07-2015 01:41 AM
fyi as the same commands seem to still be in use for the Waverunner series in the "Transfer File.vi"