LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to call sequence in LabVIEW by providing sequence file path.

Solved!
Go to solution

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

0 Kudos
Message 1 of 5
(2,674 Views)

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

0 Kudos
Message 2 of 5
(2,656 Views)

Yes its Teststand sequence file.

 

I want run the sequence file(Single pass) in LabVIEW.

 

 

Thanks

Yuvaraj

0 Kudos
Message 3 of 5
(2,636 Views)
Solution
Accepted by topic author yuva1512

Here is a link that I gave some pointers on how to run an Open Sequence file via Single Pass.

 

http://forums.ni.com/t5/NI-TestStand/Direct-execution-of-the-sequence-when-UI-launches/m-p/2000819#M...

 

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

0 Kudos
Message 4 of 5
(2,619 Views)

Thank you for your help. Everything working fine.

 

 

Regards-

Yuvaraj

0 Kudos
Message 5 of 5
(2,596 Views)