10-23-2008 07:38 AM
Sure!
This is an Excel ".csv" file (comma delimited) with 2 columns:
Time (seconds) and randomly generated setpoints (mmH2O in our case ).
10-23-2008 07:39 AM
bmann2000,
No, I have not. But will try.
Thanks for your reply!
10-23-2008 08:12 AM
Hi Perillo_U...,
the attached example should work for you.
If not, can you upload you vi?
Mike
10-23-2008 09:45 AM
Hello Mike,
No, I am having the same problem and attached the VI for you.
Thanks Mike!
10-24-2008 01:42 PM
Hello bmann2000,
The problem really isn't reading the data, but reading in an appropriate fashion to make it match the structure needed to feed the PID Setpint Profile SubVI.
Thanks for your reply!
10-28-2008 12:29 PM
To help clarify, I am posting a copy of the PID Setpoint Profile VI. Maybe this will help some.
Thanks!
10-29-2008 09:53 AM
Hi Perillo,
I took a look at your VI and it looks like you are inputting the correct data type. What type of error are you getting?
Justin P
10-29-2008 10:38 AM
Hello Justin, thanks for your interest.
Well, apparently it reads all data from spreadsheet at once instead of sequentially, so a few seconds later I got either a "zero" value or "NaN". This VI is actually a SubVI used in a control VI.
10-29-2008 11:14 AM
Does the second Setpoint Profile VI with the constant wired into it read the values sequentially?
Justin
10-29-2008 11:26 AM