LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Desparate for working VI for Keithley 2400 to do VI sweep

Solved!
Go to solution

I am in desparate need of a program that will perform a VI  sweep of a pv cell on the Keitley 2400. Due to time contriants and lack of access to the machine i am unable to develop the software in time. 

 

I am willing to imburse the helper for their time or for a full program up to £200-£250(i am a student).

 

The program will need to do an iv sweep with enough resolution to gain a graph, 

open circuit voltage, short circuit current, fill factor, maximum power point
current and voltage and the Efficiency.

 

I can run the program in labVIEW 2009, 2011, or 2013

 

Thank you in advance

 

If you can help then please email me at ninnortheast@gmail.com

0 Kudos
Message 1 of 4
(3,808 Views)

@ninnorth wrote:

I am in desparate need of a program that will perform a VI  sweep of a pv cell on the Keitley 2400. Due to time contriants and lack of access to the machine i am unable to develop the software in time. 

 

I am willing to imburse the helper for their time or for a full program up to £200-£250(i am a student).

 

The program will need to do an iv sweep with enough resolution to gain a graph, 

open circuit voltage, short circuit current, fill factor, maximum power point
current and voltage and the Efficiency.

 

I can run the program in labVIEW 2009, 2011, or 2013

 

Thank you in advance

 

If you can help then please email me at ninnortheast@gmail.com


Do I get your degree, too?

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 2 of 4
(3,778 Views)
Solution
Accepted by topic author ninnorth

@billko wrote:

@ninnorth wrote:

I am in desparate need of a program that will perform a VI  sweep of a pv cell on the Keitley 2400. Due to time contriants and lack of access to the machine i am unable to develop the software in time. 

 

I am willing to imburse the helper for their time or for a full program up to £200-£250(i am a student).

 

The program will need to do an iv sweep with enough resolution to gain a graph, 

open circuit voltage, short circuit current, fill factor, maximum power point
current and voltage and the Efficiency.

 

I can run the program in labVIEW 2009, 2011, or 2013

 

Thank you in advance

 

If you can help then please email me at ninnortheast@gmail.com


Do I get your degree, too?


I don't want a degree in Management...


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
Message 3 of 4
(3,772 Views)

It's unlikely you'll find anyone on these forums willing to do the entire project for you, ESPECIALLY since it's for a class.  There are partial code segments throughout the forums, such as http://forums.ni.com/t5/LabVIEW/Error-code-110-in-keithley-2400/m-p/2680579#M797618 , in regards to controlling the Keithley 2400 for an IV sweep which will help you get started with the commands you'd need to send.  IN FACT, Keithley's manual provides an example of a voltage sweep (which is the example that I followed to develop our IV test stand code).  With such example code you should be able to get a full VI running in a matter of days.

 

All you'd need is your computer and a student evaluation version of LabVIEW.

 

0 Kudos
Message 4 of 4
(3,766 Views)