11-26-2007 03:45 PM
11-27-2007 03:27 PM
Hi Jingrui,
What version of NI-DAQmx and NI-ELVIS do you have installed? If the NI-DAQmx and NI-ELVIS drivers are installed correctly, you will have a Digital Multimeter VI found in the LabVIEW functions palette under Instrument I/O » Instrument Drivers » NI ELVIS » Digital Multimeter. When you place this VI on the block diagram, a configuration window will open up. You can then select the Measurement Function to be inductance. Connect one wire to the CURRENT HI pin and one to the CURRENT LO pin on the NI ELVIS for an inductance measurement.
11-27-2007 06:05 PM
Hi, Hani
Thanks for your immediate reply.
Actually I have found the DMM in the ELVS today, and I also want to build a program to use the inductance value that DMM measures as my input signal, but I did not figure out how to do that yet. I wonder if you can give me help on that.
Thanks again and best regards
Jingrui
11-28-2007 02:43 PM
Hi Jingrui,
The NI-ELVIS Digital Multimeter VI has a Measurement output which you can connect to other VIs. I’m not really clear on what you mean by wanting
to use the inductance value as an input signal.
What exactly would you like to do with the inductance value (store/output/process)? Post back with some more details about your application so we can assist you further.
If you are looking for more general information, there are some great resources available on how to program in LabVIEW. Check out the LabVIEW Introduction Course - Six Hours and the Complete Data Acquistion Tutorial.
11-28-2007 10:15 PM
Hi, Hani
Thanks for your patience. I am a beginner who just start to learn how to use LabView, so your guidence is critically helpful to me. Let me explain my project to you briefly so that you can get a idea about what I am trying to do.
I wanna measure the inductance of a magnetic system, whose inductance keeps changing as I change the reluctance of it. I am trying to use the DMM to measure the instananeous inductance of this system, meanwhile I want to build a VI program to process the instananeous inductance value. There is a fixed relationship between the inductance and the reluctance, so I want to know the relucatnce by processing the inductance value at a certain time.
Can you get a clear idea about what I am doing? I hope you can give me more help on this,. I will go over the resource you gave me in last reply and try to make some progress on how to program in labview.
Thanks again!
Jingrui
11-29-2007 05:33 PM
11-29-2007 08:12 PM
Hi Hani
Thanks for your patience again. You are right, my base equation is L=N^2/R, and I obtained a more complicated equation by expressing R with R=l/[uA(x)], where A(x) is the area respect to a variable displacement x in the x direction. By measuring the instananeous value of L, I can calculate the x at this time. And I wonder if I can input my equation into Formula VI in the Arithmetic Function.
And how can I wire the Measurement output of the DMM VI into my equations? I find some VI through the path: Function>>Input\Output>>Instr Drivers>>NI ELVIS>>Digital Multimeter; Should I use the NI ELVIS DMM- wirte VI to get the measurement output of the DMM?
Looking forward to your reply, Thanks a lot!
Jingrui
12-01-2007 12:28 PM - edited 12-01-2007 12:29 PM
12-02-2007 06:54 PM
12-03-2007 01:27 PM - edited 12-03-2007 01:28 PM