03-09-2012 05:55 AM
Hi,
I have this VI that was written in LV2011, now I just have LV2010 to work. Yesterday I downconverted it to LV 2010, but now it doesn´t work...Can anybody help me here please?
Best regards,
Solved! Go to Solution.
03-09-2012 05:56 AM
have you checked out the version conversion board? link at the top of this discussion page
03-09-2012 06:34 AM
Hi Jimmy,
I told you before to use the Conversion board!
Why do you create a new thread again instead of using that board and instead of reusing your old thread? Why don't you put a link to that older thread?
"But now it doesn't work"
Ok, may happen. But what exactly doesn't work anymore? Any error numbers?
03-09-2012 07:31 AM
Hi GerdW,
sorry...you're right.
When I run the program now, it shows wrong results...results that are not physical possible...
Do you have a clue of what can be the issue?
Best regards,
03-09-2012 07:37 AM
can you post a vi or png file of the code and some explaination of what you would like it to do?
03-09-2012 07:52 AM
I had downcoverted that code for you. That code relies on DAQmx. Did you create the tasks in the same way as they existed on the computer that ran the LV2011 code?
03-09-2012 08:41 AM
Hi smercurio,
yes i know you downconverted it for me yesterday...and everything is like it was on the other computer...but somehow the data results are not right...
Thanks
03-09-2012 09:33 AM
Well, we can't run your code, and we can't see into your computer, so we can't see what the data is, so you're going to need to do your own debugging. Run the VI with highlight mode on and use some probes to look at the values on some wires to track down which part "isn't right".