06-25-2014 04:18 AM
Hello Everyone,
Attached is small part of a larger program. I am trying to display the pass and fail data for the days testing. The correct pass/fail data must be displayed for the day even when the VI is closed and reopened.
I would be really gratefull if someone can help me write a simply VI to do this.
Thank you!
Maiz
06-25-2014 09:53 AM
looking at the VI shell you provided the first thing that comes to mind is that the date is not stored as part of the data structure. Its hard to sort on missing data.
06-25-2014 01:02 PM