I working with TestStand 3.5 and LabVIEW8. I have to modify the operator interface to meet some customer requirements. My first question seems silly, but I want to understand the foundation. I see that the TestStand operator interface implementationcomes in two flavors, either CVI or LabVIEW.
Q) Since I plan to develop my tests in LabVIEW, it seems logical to me that I would work with the LV8 version of the Operator Interface. Is there any reason to use the CVI version of the OI instead?
Q) Obviously, when working with the sequence editor, I deal with the components that make up a sequence. But when working with the OI, it seems I'm 100% immersed in LabVIEW, correct?
Q) Is there any GOOD documentation that explains the various components of the OI from a LabVIEW perspective?
Q) I know that 'out-of-the-box', TestStand has some reporting capabilities. I assume I can get to that somewhere in the OI code, correct? Also, I have DIAdem, but have not yet used it. I noticed that LV8 contains a DIAdem Report icon in the Report Generation function Pallete. What is involved, and would it even be wise, to replace/enhance the default report generation with that offered by DIAdem?