02-26-2014 06:59 AM
Hello,
I have a 16902A Agilent Logic Analyzer and would like to control it via LabVIEW.
However, I could not find any drivers for it.
Is there any way I can control it by LabVIEW ?
02-27-2014 05:35 AM
It has the following ports.
Look forward to your help.
Regards,
Raghu
02-27-2014 08:10 AM
02-27-2014 10:32 AM
Connect the LA thru ethernet and Use NI VISA to connect to it. You need to install setupLAcom.exe that can be find on your LA's computer C drive or probably on Aglent's website. setupLAcom.exe provides necessary ActiveX controls that you can use in LV to actually control your VISA connected LA. That's how I do it. Hope it works out for you.
02-28-2014 12:17 AM
Acccording to the FAQ this device is programmable via its COM interface out of the box .You can use Labview to do that. Examples should be available in the Help.