07-20-2011 08:11 AM
I am writing a c++ code to communicate with Agilent DSO 6104L using the ag_600 driver I have downloaded from here.
I have two questions:
1. I want the trigger for acquiring data will be an external trigger, what is the syntax for such a trigger?
2. The external trigger need to be used not only for the first acquisition but for every acquisition, how do I do it?
Thanks,
Adi.
07-21-2011 04:40 PM
Hello,
Are you coding with LabWindows CVI? If so, then there are shipping examples. If not, then which development environment are you using?
Where exactly did you download the driver? Was it from the following link?
NI Instrument Driver Network - Agilent Technologies DSO6104L
http://sine.ni.com/apps/utf8/niid_web_display.model_page?p_model_id=9744
07-25-2011 03:29 AM
Hello,
Thanks for yor response.
I am coding with LabWindows CVI. Where can I find the shipping examples?
I download the driver from the followed link.
Thanks again,
Adi.
07-25-2011 09:27 AM
By running the IVI specific driver most of the files will be installed in \Program Files\IVI\Drivers\ag6000 or /Program Files/IVI Foundation/ you should see the examples there.