10-10-2005 08:51 AM
10-11-2005
01:51 PM
- last edited on
07-24-2025
12:18 PM
by
Content Cleaner
Hi Ofer,
To a large degree, what you are looking to do is already taken care of with the Operator Interfaces (OI) that ship with TestStand, one of which is written in LabVIEW.
In your start menu, you should be able to find the full featured LabVIEW operator interface executable by navigating to Start > All Programs > National Instruments > TestStand > Operator Interfaces > LabVIEW. This full featured operator interface allows you to run test sequences written in TestStand, give continuous feedback on the status of your sequence steps, log to databases and generate reports.
If there is something you want to display that isn't already in the OI, we also ship the code for the operator interface with your copy of TestStand. You can find this by navigating to
C:\Program Files\National Instruments\TestStand 3.x\OperatorInterfaces\NI\Full Featured\LabVIEW
There is also a "simple" version of the OI that doesn't include quite as many features. Just copy the contents of the NI\Full Featured\LabVIEW over to Users\Full Featured\LabVIEW, to ensure that you always have a fully functional original copy before you start modifications. For more information on modifications, you can check out Chapter 9 Creating Custom Operator Interfaces in the TestStand Reference Manual.
Hope this helps Ofer, let us know if you have any more questions.
Thanks!
Dan Weiland
Applications Engineer
National Instruments
10-11-2005 02:46 PM
10-19-2005 04:45 AM
10-19-2005 05:13 AM
10-19-2005 11:51 AM