LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview and PWS4305

Hello everybody

 

Im currently trying to control my tektronix power supply PWS4305 with labview.

After downloading tektronix drivers, I can control it from labview but I wish I could measure current and voltage.

There is a tool called "Read Output", can somebody help me ?

 

Thank you

 

 

 

0 Kudos
Message 1 of 5
(3,006 Views)

What exactly is the problem? One of the examples that comes with the driver (PWS4XXX Series Monitor Output) shows how to measure voltage and current. Please open the examples and give it a look. Help>Find Examples>Hardware Input and Output>Instrument Drivers>LabVIEW Plug and Play. If you used the expected download method (Help>Find Instrument Drivers), all of the examples would have been displayed when the download was complete.

0 Kudos
Message 2 of 5
(3,001 Views)

Never mind, Dennis' answer is better...

 

Mike...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 5
(2,999 Views)

I already opened this example. It give the possibility to impose a given current or given voltage but can I have a graph of this current?

 

0 Kudos
Message 4 of 5
(2,994 Views)

It gives the possiblility to read. If you want a chart or graph, you just need to call the function inside of a loop. The examples are just starting points. You would actually want to create your own VI from the lower level functions.

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