10-30-2008 02:56 PM
Hi Perillo,
I am not seeing the same behavior as you. Run this VI and tell me what happens.
11-03-2008 11:36 AM
Hello Justin,
Look, I am still using version 8.0. Any chance you can convert it to this version?
Thank you!
11-04-2008 12:37 PM
11-06-2008 12:29 PM
Thanks, Justin.
Look, I am still having problems. Like I said before, the VI reads the data as a whole bunch, everything at once, and spits outs only zeroes.
Now, I'll be installing LabView 8.5 in a couple of days, so maybe that will help fix the problem (who knows?)
Anyways, thank you very much for your support and patience!
11-07-2008 01:10 PM
11-07-2008 02:25 PM
Hi Justin,
I attached a screenshot of the VI I used, based on other user's suggestions (including yourself).
Thanks again.
11-10-2008 04:00 PM
Hello Perillo,
Why are you trying to read values from a spreadsheet into a PID control? What are the values coming from? Will they be the same each time the loop iterates? What are you doing with the PID?
The picture you posted contains 2 unwired array constants (called “setpoint profile”) and a T/F case structure with a true constant wired to it. You can remove all of these if they are not used elsewhere in your (larger) VI.
Upgrading LabVIEW will have no effect on this programmatic issue, though I do recommend upgrading to LabVIEW 8.6 if you have it.
Please explain exactly what you are trying to do with this program, so that we can help you find the best solution.
Cheers,