11-29-2006 05:56 AM - edited 11-29-2006 05:56 AM
Hi Rikki,
Nice to see it is working.
AND I LOVE STARS
Can't get enough
At the right bottom corner of every message you can supply the stars
Message Edited by K C on 11-29-2006 12:57 PM
11-29-2006 06:52 AM
Thanks Star KC
i gave you from my heart 5 Star.
Rikki
11-29-2006 07:38 AM
12-04-2006 06:50 AM
Hi Jhoskins....
Sorry to reply late.......
Sure....Please find my code attached.....It has a workable solution for me......
Please reply me if you find any fault in this.,...
Regards
Rikki
01-14-2014 02:10 PM - edited 01-14-2014 02:38 PM
Hi
I am able to save the data into .csv file. For each iteration it is asking for the file path. Can I able give the file path at once and data will store for each iteation. Please find the attached .VI file
01-14-2014 02:37 PM
Sorry, but to me, that code makes no sense. There does not seem to be any reason at all to keep appending to a 2D array. If you are creating multiple values in a single row, just create a 1D array and pass it to the 1d data input. No shift register required
You don't have a path control wired so obviously it will ask for a path each time. Your indicator does nothing. This would be a more appropriate use of a shift register.
01-16-2014 10:32 AM - edited 01-16-2014 10:34 AM
can you send me an example? I am very new to LabVIEW.