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: 

Connecting LabView with TDK-Lambda ( Genesys )Power Supply

Hello, I have a task of controlling my TDK -Lambda power supply (GENH 60V-12.5A) with the Lab view. I have already downloaded the drivers for it. It would be of great help if any one could provide me with a sample Labview code/program to command and control the voltage and current  outputs of the power supply. Thank you...

0 Kudos
Message 1 of 12
(8,047 Views)

Look at the drivers you downloaded.  In them there is a Getting Started VI that all you need to do is run to be able to contol simple functionality like voltage, current, and output control.  There is no code to provide, because it is all in the driver.  If you get stuck post what you have.

Message 2 of 12
(8,039 Views)

-

0 Kudos
Message 3 of 12
(8,033 Views)
If you installed a project style driver, the example(s) will be with the rest of the LabVIEW examples - Help> Find Examples. Look under Hardware Input and Output.
0 Kudos
Message 4 of 12
(8,011 Views)

Hi all,

 

We have a TDK-Lambda power supply we would like to use with LabVIEW.  One label on the supply shows GEN3300W and another shows  MD:GEN 40-85-3P208.  I found this driver page: http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=F9944941B4CF18E6E0340003BA230E... but cannot locate our specific model.  Do you know if any of these will work with our supply or do we need to write new software for it?

 

Thanks in advance!

0 Kudos
Message 5 of 12
(7,746 Views)

I've used those drivers on about 5 different power supplies.  If it is a Lambda TDK, or Genesys series, I'm guessing those drivers will work.

0 Kudos
Message 6 of 12
(7,740 Views)

Thanks!

 

Any one specifically you would trust first with our model?

0 Kudos
Message 7 of 12
(7,737 Views)

They are essentially the same code for each just different versions of LabVIEW.  Pick the one most appropriate for your version of LabVIEW.

0 Kudos
Message 8 of 12
(7,730 Views)

Sounds great, we'll give it a try.

 

Thanks again!

0 Kudos
Message 9 of 12
(7,726 Views)

Every Genesys supply I have tried had the exact same SCPI protocol.  So those should work for your supply.  But you won't really know until you try it.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 10 of 12
(7,722 Views)