Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

how to connect yokogawa wt3000E with labview using USB

Hi,

    I'm working on a project, i need to interface Yokogawa WT3000E with Labview 2013 using USB Interface, I have downloaded labview driver for yokogawa and USB Driver, I searched through the net and found that WT3000E needs .inf file for interfacing, I created .inf file using NI-Visa, But in Visa Resource name i was not able to find it. Suggest me wth a solution.

0 Kudos
Message 1 of 6
(4,621 Views)

When i tried to create .inf file, i'm getting an Error in NI_VISA. Wheras in Labview Visa Resource Name i'm getting an Error (Class Conflict).

Download All
0 Kudos
Message 2 of 6
(4,616 Views)

Hi,

 

The WT3000 cannot be used in the 'normal' way with the USB interface.

Install the driver that is in the attached ZIP.

 

The broken wire is caused by a incompatible VISA control. Create a new one if this error persists.

 

Kees 

 

 

btw. this message should be posted in the Instruments board.

0 Kudos
Message 3 of 6
(4,603 Views)

Hi,  Thanks for the reply.I have Successfully interfaced Yokogawa WT3000E with labview. But,  when i run my .VI ,sometimes i'm getting an Error,  Instrument reports: 410,"Query INTERRUPTED;" 0,"No error". How to rectify this Error???

0 Kudos
Message 4 of 6
(4,583 Views)
Usually, that error happens when you send a command before a read is complete.
0 Kudos
Message 5 of 6
(4,577 Views)

Are you sure you are using the WT correctly ? Check how the the examples are working.

Can you post your VI here ?

 

Kees

0 Kudos
Message 6 of 6
(4,556 Views)