From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

yokogawa wt3000

hi! i'm new here

i have a question about yokogawa wt3000.

i have to control yokogawa WT3000 with LabView via Ethernet.

the communication works perfect.

i have downloaded the driver(ykwt3000.llb)

there is a lot of VIs, how should i use them to get data from yokogawa for Example: speed, U, I...

thank you for your help in advance

 

0 Kudos
Message 1 of 21
(3,513 Views)

If you have a valid driver, you should have got some documentation telling you whats what.

 

Also, if you downloaded the driver from NI website, you will also find examples there. Just do a search.

0 Kudos
Message 2 of 21
(3,501 Views)

i did it, and that's my VI.(please see the attachment)

 

0 Kudos
Message 3 of 21
(3,497 Views)

my question now, what should i do to read the torque for example from yokogawa

0 Kudos
Message 4 of 21
(3,490 Views)

Instead of trying to use a LabVIEW driver VI, do you even know how to do what you want using the front panel on the instrument?

0 Kudos
Message 5 of 21
(3,471 Views)

i'm reading at the same time the users manual WT3000.

 

0 Kudos
Message 6 of 21
(3,469 Views)

Hi KaramWT,

 

I just downloaded the driver from Yokogawa's website.

 

You have some examples in the LLB

  WT.png

0 Kudos
Message 7 of 21
(3,451 Views)

oh thanks! i'll try it

0 Kudos
Message 8 of 21
(3,444 Views)

it is a good idea to start with an example

0 Kudos
Message 9 of 21
(3,442 Views)

about the example2.VI, are all the data ( what i need to read ) contained in preset(1,2,3or4)?

what i know, the items that are specified in preset 1 are:

U,S,Q,Phi,I,P,Lamda, FreqU and FreqI

but if i want to get more items in preset1, should i select them?

sorry for my bad english 🙂

0 Kudos
Message 10 of 21
(3,436 Views)