01-23-2008 03:07 PM
01-25-2008 09:31 AM
01-25-2008 01:53 PM
07-05-2016 09:12 AM - edited 07-05-2016 09:14 AM
Hello,
I'm also having trouble connecting the Yokogawa WT 3000.
I used all the drivers available and installation instructions but still the MAX cannot detect the equipment.
I tried to generate the .INF drive using the VISA Wizard and although it can detect the power analyzer, it still gives me the following error:
If someone has gone through the same problem, could you please help me out?
Thank you!
07-06-2016 02:07 AM
Hi,
Do have the Yokogawa USB driver installed ?
Kees
07-11-2016 08:00 AM
Hi Kees,
I have everything installed, I tried asking in other labs that have the same equipment, but they all use GPIB to communicate the WT 3000 with the computer.
The strange thing is I can use the WT Viewer normally with USB, but the VISA doesn't seem to accept the equipment.
Thank you.
Cesar
07-11-2016 09:25 AM
The error occurs because the WT3000 is reporting the wrong USB version. You can add the WT3000 manually into MAX and use the driver I posted here.
Kees
07-11-2016 09:51 AM
We have about 10 wt3000's on USB working wiith labview programs. It's been awhile since installing a wt3000 on a new system so I can remember all the details right off hand. There was a change a couple of years ago. Yokogawa use to have the required drivers. I know the WT Viewere drivers did not work with Labview code. Here's from my 2010 notes:
=============
2010 Nov 16
Do not use these driver files for labview environment:
ykmusb.inf
ykmusb.sys
They are drivers for Yokogawa programs such as the WT-viewer and will not work with labview. They will interfer with
the Labview drivers if installed.
For Labview use, copy the ykwt_WDM.INF and ykwt_WDM.PNF file in C:\WINDOWS\inf\.
=============
I seem to recall that the NI took over the WT3000 driver responsibility from Yokogawa a few years ago. I'm guessing they are in NI-VISA 15.0. However, I put my old notes and ykwt_WDM files in the attached zip. I use to have to uninstall the WT Viewer USB drivers from "Control Panel\All Control Panel Items\System\Device Manager" and the did a "find new devices". I would select "I will specity the driver" and direct it toe "c:\windows\inf\" and the ykwt_WDM would automatically be detected after which the WT3000 would show up in NI-MAX.
Unfortunately, the process was often a new adventure.
Keith