Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to set Yokogawa WT210 Display

Solved!
Go to solution

I am newer to LV and have just perchased the labview version 2015 and would like to lock  display Yokogawa  WT210 

I need :

Chanel A : Voltage (V)

Chanel B : Power Factor(PF)

Chanel C : Current (A)

But when I command measure, WT 200 display set to 

Chanel A : Voltage (V)

Chanel B : Current (A)

Chanel C : Power (W)

Thanks

Ai

0 Kudos
Message 1 of 5
(2,943 Views)

Changing "Element" like below didn't work?


Element.PNG

 

 

 

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 2 of 5
(2,926 Views)

Emboar.

I'm sorry.

I need remote set WT210 display in picture below.

Changing "Element" .It's not work.

 

Thank you for your help.

0 Kudos
Message 3 of 5
(2,917 Views)
Solution
Accepted by topic author Hanna-ai

User's Manual

 

See page 14-22 on the manual.

It seems that you can achieve your request by sending

DISPLAY1:FUNCTION? -> :DISPLAY1:FUNCTION V

command through VISA write function.

 

Try it out.

Certified LabVIEW Developer
There are only two ways to tell somebody thanks: Kudos and Marked Solutions

GCentral
0 Kudos
Message 4 of 5
(2,907 Views)

Dear Emboar

Thanks so much. It's really success.

0 Kudos
Message 5 of 5
(2,891 Views)