08-24-2018 07:35 AM
I want to test-run the sequence I am working on. It is not the main-sequence but a smaller sequence which does some sub-level stuff. There is no obvious error in this sequence.
When I click on "Run MyTestSequence" the analyzer starts and complains about an error in a different subsequence (there is a file missing). If I turn off the analyzer I am still being asked where the missing file is.
How can I tell TestStand to run the current sequence and don't care about anything else?
08-30-2018 07:30 PM
One possible solution is to skip the step in the sequence that is causing your analysis error but this may not be ideal if you have many other issues you don't care about. This option will work for quick spot checks if you have few other errors.
I will look into a better solution if you let me know exactly how you are executing the sequence.