In a product test rig application, I am saving a large number of test results and also parameter limit values for declaring pass / fail verdict. The saved data resides in an independent file on the hard disk with the extension .vwe.
When the user wants to view the saved data along with the test graph, I am retrieving the information from the hard disk on to local variables. That portion of the code alone is presented in the enclosed VI. Just to save on the server space ( and your time ) I have removed all other blocks from the scheme. So its a broken VI!
I just want to know if there is any better method of doing the same thing. As the number of data being retrieved is large, making the scheme layout is a big challenge. So it is not very neat - but if this is the only way, then I will have to make it neat.
Kindly throw some light on other, elegant methods if any.
Thanks
Raghunathan
Raghunathan
LabVIEW to Automate Hydraulic Test rigs.