12-07-2009 10:29 AM
Hi Everyone,
I am working for a good number of years in Labview and now I am in position to face a different problem: one of our customers who wants to be certified lab (ISO 17025) asked me how I can ensure that my software that is designed in Labview is safe prompting for any corrupted exe and the reported measurements are also not affected by any misbehaving as well.
Some details in my software: I used NI DAQ, NI DMM, NI field point modules and also cameras that are driven in Labview by some wrappers designed locally using Visual Studio, and I am taking care of all the errors provided by functions calls when I set DAQ or acquire data and I also handled properly the camera control errors.
I am thinking that it is about a check sum of the software (which is not implemented yet) but what about a corrupted NI drivers or camera drivers?
Please, help me with any idea, even how this check sum must be implemented.
Virginia
12-07-2009 11:13 AM
Hi Virginia,
Here is a webcast on how to validate a LabVIEW Application http://zone.ni.com/wv/app/doc/p/id/wv-681
I would also recommend to contact your local NI office to get in contact with the right persons for that question.
Christian