09-24-2012 01:02 AM
Hi,
Please provide me a solution to call sequence file from LabVIEW ActiveX API's by inputting sequence path to LabVIEW user interface.
Thank you
Yuvaraj
Solved! Go to Solution.
09-24-2012 09:58 AM
You are referring to a TestStand sequence file?
Do you want to run the sequence file? Such as Execute-> Single Pass, Test UUTs automatically in LabVIEW? Or are you looking to OPEN the sequence file in LabVIEW?
Thanks,
PH
09-24-2012 09:19 PM
Yes its Teststand sequence file.
I want run the sequence file(Single pass) in LabVIEW.
Thanks
Yuvaraj
09-25-2012 08:53 AM
Here is a link that I gave some pointers on how to run an Open Sequence file via Single Pass.
How are you launching this sequence, is the user selecting the sequence on disk? Is it already open in a SequenceViewMgr control?
Would an operator interface be more applicable to your situation?
Thanks,
PH
09-28-2012 01:53 AM
Thank you for your help. Everything working fine.
Regards-
Yuvaraj