12-17-2009 10:14 AM
Hi everyone, I am tasked to simplify a project based on getting transducer reading from LVDT using thirty-two channels.
I am to use three-loop structures to build this program.
I am currently stuck here, need tips on how to start? Much appreciated with thanks!
12-18-2009 04:50 AM
Hi,
You said: "...I am tasked to simplify a project..."
Does this mean that you allready have LV project doing that and you want to simplify it? If so you should post the project that we can give you some hints.
As far as I know using LVDTs you just need to measure voltages, right?
Whats your measurement device?
Christian
12-18-2009 07:01 AM
Yes. I do have an existing working program. Here is the attached file for my project.
I am using NI SCXI-1600 device for my SCXI-1000 hardware. Let me know again if you can't open the file.
Thanks!
12-18-2009 07:38 AM
All the SubVIs are missing, so I cannot figure out whats going on in your VI, just that the programming style is...let's say not that good.
I think I won't be able to answer during christmas holidays, so I would suggest you to figure out where the problem is and post your question a bit more detailed here so that other users can give you hints.
Christian
12-18-2009 09:05 AM
Ok. I try to figure out. I am currently using 8.5 version. Thanks anyway!!! 😃
This program works in such a way that user is able to draw the graph with excel after
getting the data from Labview and transfer all the transducer reading into excel using Active X.
The simplified program I hope to so, is able to take voltage readings using 32 ports.
Here contain a doc which shows how the program works. Guys, any suggestions?