Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

agilent 6000 series

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.

0 Kudos
Message 1 of 4
(3,679 Views)

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

Regards,

Shawn S. | NIC
Instrument Driver/IVI PSE
National Instruments
0 Kudos
Message 2 of 4
(3,667 Views)

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.

0 Kudos
Message 3 of 4
(3,651 Views)

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.

0 Kudos
Message 4 of 4
(3,641 Views)