05-10-2010 07:25 AM
Hi, I nee to control the instrument in the subject line through GPIB controller. I was looking a LABVIEW 2009 driver for the same but couldn't find it. Can anyone suggest me where I can get hold of this?
Regards,
S
05-11-2010
04:07 AM
- last edited on
06-03-2024
06:20 PM
by
Content Cleaner
Hi S,
National Instruments store all of their instrument drivers in a central repository called the Instrument Driver Network. This area of our websites contains an extensive collection of drivers from a range of manufacturers, some of which have been developed and uploaded by members of the community. It appears that a driver for your specific device is not available on this website.
Have you tried contacting the manufacturer of the instruments? They may be able to provide a LabVIEW instrument driver. Here is a link to the TTi TGR1040 product page which contains the phone number and e-mail address for contacting them.
Please let me know if you have any further questions.
Best Regards,
Christian Hartshorne
NIUK
05-12-2010 11:27 AM
Hi,
Thanks for the early response. As I tried to chase the company to see if I can get hold of a driver, I came to know that they don't have a driver for this instrument.However, they gave me a manual with GPIB commands. Is it then programmable in LabVIEW? Sorry, but I never had such a problem before.
05-12-2010
11:54 AM
- last edited on
06-03-2024
06:21 PM
by
Content Cleaner
Hi S,
If you can not find a driver from the device manufacturer or at the Instrument Driver Network, then you will need to develop your own instrument driver. Practically any device can be programmed in LabVIEW provided that you have the appropriate commands. I suggest that you have a look at the following links for information and guidelines on how to develop your own driver using the commands contained within the supplied manual.
Instrument Driver Development Tools and Resources
Tutorial: Developing LabVIEW Plug and Play Instrument Drivers
I hope this helps,
Christian Hartshorne
NIUK
05-22-2010 03:59 PM
Hi, I have tried a fair bit and I have managed to establish a remote connection between the signal generator and computer via GPIB-USB interface but when I try to run a vi just to set the frequency and level of the output, it doesn't seem to work.The instrument does go into remote mode but the frequency and level are set to a default value. I have attached the instrument driver that I have been trying to create. I have also attached the manual of the instruent with the GPIB commands. The instrument driver for the generator doesn't exist. All I want is to set the amplitude and frequency through another vi. I have been trying a test vi which is also attached.
Any help will be greatly appreciated. I use LabVIEW 2009.
Thanks a lot.
05-22-2010 06:24 PM
05-24-2010 03:40 AM