05-19-2010 08:12 PM
Dear all,
I am currently connecting a Yokogawa Oscillocope (DL1640) to Windows 2000 via USB to USB port. I have installed the instrument driver and device driver. Under MAX, I can see the USB connection under Device.
However, when I went through the tutorial to create a Analog Input in LabVIEW 7.1, there was a message showing "No supported device found".
Should I change the connection to Serial (Windows) to USB (Oscilloscope), OR is there any solution to this?
Million thanks in advance.
Regards,
soongwm
05-19-2010 08:26 PM
05-19-2010 08:29 PM
Hi,
Thanks for the prompt reply.
It is the tutorial from "Chapter 4: Acquiring Data and Communicating with Instruments" from LabVIEW 7 Express Manual.
05-19-2010 08:33 PM
Well, it's been many years since 7.0/7.1 and I don't have that.
The connection to the device should be a VISA Resource Name control and you would click on the little arrow on the right to select the USB scope 9assuming it's a USBTMC instrument). Perhaps you should attach your VI.
05-19-2010 09:00 PM
Please find attached for the pictures of MAX window and tutorial with NI-DAQ.
thanks ya.
05-19-2010 09:13 PM
05-19-2010 09:15 PM
I see. Sorry that I am a total newcomer to LabVIEW.
So can I still plug in the oscilloscope and use LabVIEW to set up a program to take measurement with the oscilloscope?
05-19-2010 09:19 PM
05-19-2010 09:25 PM
Yes, you can take measurements with the scope if you have an instrument driver for it or if you have a manual and want to use VISA Write/Read functions to communicate.
05-19-2010 09:28 PM
Yes, I have installed the instrument driver obtained from NI. I will continue to give it a try again.
So by judging from the pictures, are the PC and oscilloscope now "seeing" each other?