I am using as basis UserInterface\NI\Simple\CVI\Testexec.prj. I want to force the application to launch a certain sequence.seq file without going through the OPENFILEBTN callback. I would like to open a custom panel from whichthat the oprator will select cetain line and base on his selection I want to use the Simple Test Executive Operator Interface to open the related sequence without having the operator to press on the OPEN Btn.
Which callback should I use to load a certain PATH and sequence file.
Thanks