03-18-2009 10:44 AM
03-18-2009 11:04 AM
You did not attach the global VIs though the use of globals does not make much sense.
p.s. Spend 5 minutes and clean up your wiring. It's a big mess. It also doesn't make much sense to auto-index input arrays and also wire a value to the for loop's count (N) terminal.
03-18-2009 11:22 AM
I know that the globals are missing but I have only this part of the whole code. I am also ignoring the globals too. Most important thing for me to generate CIN code in C, I do not care abot the wiring right now. So, I need the 7.1 version of this code.
Thanks.
03-18-2009 11:30 AM
The first step is to save to 8.0 and I can't get it to do that with the missing globals. Post them or replace them.
You do realize that a CIN is considered obsolete, don't you?
03-18-2009 11:46 AM
03-19-2009 10:46 AM
03-19-2009 07:08 PM