06-07-2013 10:13 AM
Hi,
I am trying to control an arbitrary waveform generator (tti tga12104) using Labview and the GPIB interface.
I downloaded the TGA12100 series driver and installed it.
At first, I did want to use waveform manager plus, a software that can download or upload waveform to the generator. I got an error when I open it "missing awgusb.dll". I looked for this file and found it, but right now I don't know where to put it.
I also try to open a VI program that was on the TGA120100 driver file, and I got the same error with the dll file.
I'm new in Labview and instrument control, any ideas on the source of the error ? If you have any tutorial, feel free to share, I'm a little bit confused...
Thanks in advance !
06-18-2013 03:42 AM
Hi y.michel,
Could I ask where you found that DLL file?
Also, it may be worth redownloading the driver. Sometimes they can get corrupted while downloading.
Regards,
06-18-2013 04:43 AM
Hi,
It's working right now. I find all the drivers in the CD that was with the AWG. First I used the setup file that is located at TTI_AWG_TGA12104\National Instruments Drivers\LabView. I think that both waveform manager software and the labview VI that can control the AWG need the awgusb.dll even if I don't use usb.
I use the setup.exe located at TTI_AWG_TGA12104\USB but it still didn't work so I manually copied and pasted awgusb.dll to resource file that is on the labview folder.
Regards.