Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

control control aglient scope with USB?via USB?

hi,helping! how to control the functions of aglient Oscilloscope via USB connecting PC?  better to give example

0 Kudos
Message 1 of 13
(4,460 Views)

To control via USB, the scope would need the ability to be controlled by USB. The manual would tell you that. Consider reading it.

 

Personally I prefer Ethernet if it was available.

 

 

 

 

0 Kudos
Message 2 of 13
(4,459 Views)

actually ,i use Ethernet  to control,but i do not how to deal with .if you have any idea?

0 Kudos
Message 3 of 13
(4,453 Views)

i do not how to solve this ,and i just prefer to use usb.

0 Kudos
Message 4 of 13
(4,450 Views)
If you have VISA installed and of the scope supports USBTMC, the scope will show in Measurement and Automation Explorer.
0 Kudos
Message 5 of 13
(4,442 Views)

yeah,i know ,but i mean ,i want to use  the command issued by labview to control a function of the oscilloscope , such as adjust the horizontal scan rate .how do i to do?

0 Kudos
Message 6 of 13
(4,433 Views)

It would be more convenience for you to use the instrument driver to contorl the scope instead of sending single commands directly. After you install a driver, you could find and use it from the Instrument IO folder in palette in black diagram. When browse into the palette, you could find almost all the function provided by the SCPI interface of that instrument.

 

e.g. you should find the "adjust the horizontal scan rate" covered in some VI of that driver.

0 Kudos
Message 7 of 13
(4,428 Views)

i downloaded agilent 6000 drivers from NI, but there is no Module i wished.  i can not find the "adjust the horizontal scan rate"in that driver.and so i think about designing module.

0 Kudos
Message 8 of 13
(4,425 Views)

 can you  give me some schematic about how to find the module of "adjust the horizontal scan rate"?thanks!

0 Kudos
Message 9 of 13
(4,424 Views)

I am not quite sure but would you please try "Configure Timebase.vi" in that driver?  The Timebase or Min Record Length paramter seems iswhat you are finding for.

0 Kudos
Message 10 of 13
(4,415 Views)