07-25-2006 01:21 PM
Hello. I am an engineering student at the University of Connecticut. For my senior design project, my partner and I are using LABVIEW 8.0 to acquire our data from two sensors, a load cell and a LVDT, simultaneously. We had built the VI already and it ran fine. Last Monday, my partner calibrated the LVDT using feeler gauges. This past Friday, I calibrated the load cell using a lever system. Saturday we set up to do our testing, and somehow the calibration of the LVDT was lost, it was as if it had never been calibrated. So we calibrated it again with the feeler gauges, and then tried to run the VI. It said there was an error in the load cell channel, and would not run. The error said something about a repeated value in the array. We then deleted the calibration we just performed on the LVDT, and tried running it, and the VI ran fine and the load cell worked perfectly. We then recalibrated the LVDT, and tried running it on its own, without the load cell calibrations, and that worked fine as well. Matt |
07-25-2006 02:20 PM
07-25-2006 02:58 PM
Hi Matt-
I'll assume you're using the Virtual Channel Calibration in MAX. The error you saw about repeated values in the array likely resulted from accidentally entering the same reference value twice in the table. Which version of NI-DAQmx are you using? This is also just a guess, but the loss of calibration data may be caused by not saving the virtual channel after exiting the calibration utility.
I would suggest that you calibrate both channels again, making sure that there are no duplicate entries in the calibration table and that you be sure to save each virtual channel before moving to the next.
Hopefully this helps-
07-25-2006 04:21 PM
07-25-2006 05:04 PM
Hi Matt-
The min and max values are required to interpolate scaling for the whole range. If you don't apply simulated load/displacement that corresponds to the measurement limits it will ask you to confirm that you want to just use the ideal conditions. I was able to replicate the error you seem to be describing by simulating the same measurement and entering it into the table twice. How much variation do you see between your calibration test points? Can you apply some large positive test point and large negative test point for reference to see if we can force the calibration to commit? I was able to successfully calibrate, save, and use an LVDT and strain/load cell task within the same DAQ Assistant so it sounds like some small problem on your end.
Hopefully this helps-
07-27-2006 08:49 PM
07-28-2006 08:57 AM
Hi Matt-
I'm assuming your University has a site license for LabVIEW, so you can actually contact our applications engineers directly by phone. There will be someone available to help you out in real-time between the hours of 8:00AM and 5:00PM (CST). The best way to get in contact is to choose the Phone NI option at http://www.ni.com/support/
Thanks-
07-29-2006 11:30 AM
08-01-2006 12:03 AM
08-01-2006 06:16 AM