Hello,
I am trying to modify the LabView Simple OI so that it will automatically load a specific sequence file without the need for a User to select a sequence from a pop-up window. I have done this is the past in TS 2.0 using LabWindows/CVI and a function call named TS_EngineGetSEqFile. This function basically loaded a seq file (specified as one of the function's input parameters) at which point a user could press a "start" button on the OI to start executing the loaded sequence. I am looking for the same type of operation using TS 3.0 user interface controls and LV 7.1.
There was a thread on this subject back in 9/04 but there was never a real solution to the problem.
Thanks in advance for your help.
Thank you,
Newbie