07-14-2012 06:59 AM
hi,helping! how to control the functions of aglient Oscilloscope via USB connecting PC? better to give example
07-14-2012 07:16 AM - edited 07-14-2012 07:17 AM
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.
07-14-2012 07:21 AM
actually ,i use Ethernet to control,but i do not how to deal with .if you have any idea?
07-14-2012 07:36 AM
i do not how to solve this ,and i just prefer to use usb.
07-14-2012 12:11 PM
07-15-2012 08:08 PM
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?
07-15-2012 08:51 PM
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.
07-15-2012 10:41 PM
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.
07-15-2012 10:43 PM
can you give me some schematic about how to find the module of "adjust the horizontal scan rate"?thanks!
07-16-2012 07:02 AM
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.