LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Diode IV Curve

Need some help guys, very new to labview and this is my first project using it. I need to get the IV Curve from a Diode. My current method is using myDAQ assistant.

 

First step in my program: Provide a voltage. Now my voltage range is from 0v to 1v. So I have set a for loop which will allow the daq assistant to provide each voltage (0, 0.1, 0.2...etc.)

 

Second Step: I have another daq assistant which is setup to read the current.

 

The problem I have is that everything connects up fine to the xy graph, and when the run button is pressed there are no errors. The only problem is I am not getting anything showing on the graph.

 

I have attached the program below for you guys to view.

 

 

0 Kudos
Message 1 of 5
(5,267 Views)

Hello Mick,

 

I changed your vi. Hopefully it will function now.

You only have to fill in the physical channels yourself. I don't have DAQmx for 2012, so made it in 2011

 

Koen

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 2 of 5
(5,249 Views)

Cheers! Will give this a go and see how it works.

 

Thanks for your time.

0 Kudos
Message 3 of 5
(5,181 Views)

Unfortunately the MyDAQ will only show the input ports but won't slect the outputs. Tried configuring it and it wont show any output ports to choose from which means every time it tries to run the program it brings up an error.

0 Kudos
Message 4 of 5
(5,175 Views)

Aren't you able to fill it in manually?

could you post a screenshot?

---

UnCertified LabVIEW Student
Mistakes are for learning, that's why suggestions are always welcome!
0 Kudos
Message 5 of 5
(5,173 Views)