Hi all
We have source code developed in CVI, and the code is used to test various functionality of the product with the help of sequence file,
I have one issue any help greatly appreciated,
I would like to abort the test sometimes in between before completion of all the tests, whenever I abort the test , it has to perform one specific test.
Eg: there are 1-30 tests whenever I abort the test (Say test 5), it should perform 25th test and complete as 25th test has few type settings of the product , I am aware there are something to change in sequence file.