NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Load a sequence file using the LabVIEW API (no dialog)?

Solved!
Go to solution

I am creating a custom LabVIEW UI and I would like to pass in the path of my main sequence using the LabVIEW API. All the examples that I have found have TestStand set the sequence through a file dialog. Is there a way to do this without the dialog?

0 Kudos
Message 1 of 3
(233 Views)

I did get it to work using the GetSequenceFileEx method basing my code on the "Execute With No Process Model.vi". I don't know if I would say it was "No big deal"

0 Kudos
Message 3 of 3
(152 Views)