02-07-2007 12:28 PM
02-08-2007 11:20 AM
I would like to know whether this can be achieved through labview and teststand. I am not sure whether labview can call the teststand sequences acting as an interface for the user.
Gops,
That is exactly what the operator interfaces do. NI ships a couple of labview operator interfaces with source code. I would check out the simple operator interface to see how they create a LabView VI that will start and execute a teststand sequence using the teststand activeX engine. Go here to see them...
C:\Program Files\National Instruments\TestStand 3.0\OperatorInterfaces\NI\Simple\LabVIEW
If you want to start modifing the code I would copy it to the user folder. Upgrades to teststand wont overwrite this folder but they will overwrite the NI folder.