09-01-2010 04:47 AM
Hi all,
I have a standard values of time and acceleration (lower and upper limit) under which, i have to check my other test data fits in it or not.
I have attached that std vales and its associated chart in xls format.
As of now, am taking 1 dat file against that std value, check it whether it fits within the std curve. if it fits test is correct. otherwise its wrong test.
How do i do it for multiple dat files instead of doing it each time for individual file.
I am attaching 3 .dat file also.
Please let me know whether i should use VB script for doing thid or design a tdr and load the files??
09-01-2010 09:57 AM
Hi Rash.patel,
You haven't really described your desired process fully. What happens to a "good" test? What happens to a "bad" test? What sort of reports do you want to create? In all cases you should create a REPORT layout *.TDR file if you want to create a report. If you want to do this manually with the mouse, then this is all you need. If you want to do this automatically, then you will need to program in VBScript. You can turn on the VBScript Recorder and go through the steps for a single file to create most of the VBScript code you'll need to batch process one file after the other.
Or do you mean that you want to display results from multiple data files in the same report? If so, do you want to mix results from the N data files on the same graph or table, or do you just want N separate sheets where each REPORT sheet has only the report for each of the N data files? All these options are possible, either interactively or programmatically.
Brad Turpin
DIAdem Product Support Engineer
National Instruments