02-04-2009 04:39 AM
I have created a vi that filters the data according to the comparison number (see attached vi). I cannot however get the data from my filtered array to display on a graph, complete with the data/time from the array still present.
I have also attached the data file, if it helps, that I have been using to test my program.
Any help always appreciated.
Chaz
Solved! Go to Solution.
02-04-2009 07:09 AM
02-04-2009 07:16 AM
02-04-2009 07:38 AM
To do that you are going to have to take the date and time and convert them into a single field using the date and time vi's that NI provides. Then you will have to plot the data on an XY graph.
I attached the basic steps in your vi. You will have to break down the date and time string and reformat the date time number to get the format on the XY graph.
02-04-2009 07:41 AM
I cannot open that 😞
Still have 8.5.... sorry forgot to post that
Chaz
02-04-2009 07:45 AM
02-04-2009 08:00 AM
My apolpgies if i am wrong....
but by looking at this, does this not show the un-filtered data on the XY graph? The filtered array output is on the right hand side of the original vi that i attached.
Thanks
Chaz
02-04-2009 08:09 AM
02-04-2009 08:39 AM
Here is all of it.
I hope that this helps
02-04-2009 08:41 AM
Can you repost it in 8.5? as this one is in 8.6,
Thanks
Chaz