07-28-2009 07:28 AM
Hello everyone,
First, sorry if my question is already posted but i've tried searching with no avail.
My situation: i have a digital osciloscope from HP, a HP 54602B that use GPIB, and trial version of labview 8.6. Now, i want to communicate with it from labview. The big question is: How? Before this i only used labview with NI DAQ card and serial port for communication to instrument.
the detailed question
1. Does it matter (to programming in labview later) what GPIB interface i use in my computer? Does it have to be from NI? I still don't have any interface at present.
2. I ran a search about the osciloscope on NI website and found some instrument driver in:
. How do these come in?
3. I know there are some example for GPIB, but since i don't have the interface, i cannot try it. Is there any way to simulate GPIB instrument?
Thank you for all your help and assistance
Solved! Go to Solution.
07-28-2009
08:51 AM
- last edited on
03-15-2025
06:26 PM
by
Content Cleaner
No, you don't have to use a GPIB controller from NI but it makes your life a lot easier to configure and use and the price difference for controllers from other vendors is very small.
At the bottom of the Instrument Driver Network page are links that explain what a driver is and how to use one.
07-28-2009
08:53 AM
- last edited on
03-15-2025
06:27 PM
by
Content Cleaner
Hi opiq,
Welcome to the world of instrument control in LabVIEW! I'll try and address your questions one-at-a-time:
07-28-2009 09:29 AM - edited 07-28-2009 09:30 AM
Simon H wrote:Hi opiq,
- .....(DISCLAIMER - I work for NI)
Not necessarilly a bad thing Simon. I've met a few NI employees, like yourself, who give good advice despite working for the #1 company in the industry.
07-28-2009 10:32 AM
Jeff Bohrer wrote:
Not necessarilly a bad thing Simon. I've met a few NI employees, like yourself, who give good advice despite working for the #1 company in the industry.
Message Edited by Jeff Bohrer on 07-28-2009 09:30 AM
Thank you for the kind words. We try to give the best advice we can -- successful customers are happy customers.
~Simon
07-29-2009 12:14 AM
Thanks guys! Especially to Simon!
i'll try familiriazing myself with the examples for GPIB for know. and i think i'm going to get an NI card afterall 😄