LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help: Programming TDK Lambda power supply with LabVIEW

I have been asked to program a TDK-Lambda power supply using LabVIEW and I have no idea where to start. The power supply will be used to power a chamber that runs for up to 96 hours. I found the drivers on the NI website that correspond to the power supply I am using but do not know how to use them. Please help...

0 Kudos
Message 1 of 5
(6,602 Views)

There should be an example or two with the driver.  Look at them.


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 2 of 5
(6,596 Views)

Often companies ship some example VIs with the driver to show some usual usage scenarios. If you are totally a beginner in LabVIEW, you should start to learn it. This is a programming language, not 2 minutes to learn even the basic things. Do you have a SSP licence? Then you can access the Core 1-2-3, etc. online teaching material. You could spend a couple of weeks with these. If you have no access to these resources, there are planty of LV tutorials available, "google is your friend"...

 

When you have some basic idea about what you would like to do, and some idea about what the driver VIs should do, start to put together some test code. Be careful during testing that you do not damage anything like hardware, human, etc. 🙂 If you get some difficulties with your project post your VI here so people can help you. But (probably) no one will do your work entirely, show some effort. As I said, spend some weeks with LAbVIEW tutorials... Is this a school/university project?

0 Kudos
Message 3 of 5
(6,588 Views)
If you installed drivers from here :
http://sine.ni.com/apps/utf8/niid_web_display.download_page?p_id_guid=F00572BCE06A6F91E0440021287E6A...
-you should be able to get example in help->find examples->search
Thanks
uday
0 Kudos
Message 4 of 5
(6,586 Views)

Each Labview driver include simple examples which can help you start with device.

You also can contact to TDK-Lambda technical support. Mail: alex.s@tdk-lambda.co.il

0 Kudos
Message 5 of 5
(6,502 Views)