NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

FrontEndCallback SequenceFileLoad Callback Problems

As our TS System is initialised I am seeing functionality in the SequenceFileLoad Callback of our Test System Process Model being called before functionality in the FrontEndCallback, is this right?
 
Confused (even more then usual)
 
Steve
 
There are 10 types of people in the world that understand binary, those that do and those that don't.
0 Kudos
Message 1 of 4
(3,252 Views)
Hi Steve,

Are you loading this sequence from the sequence editor or an operator interface? Do you mean that you don't get the Login dialog box until a sequence file is loaded?

Regards

Jon B
Applications Engineer
NIUK
0 Kudos
Message 2 of 4
(3,243 Views)
Hi Jon
 
I am running with the Sequence Edior at the moment but ultimately I will be running using a UI.  We see the FrontEndCallback Login happen and then stuff inside the SequenceFileLoad starts to run and then stuff after the login inside the FrontEndCallback starts to run, everything gets confused (includng me) and the system falls over. 
 
I thought the FrontEndCallback would complete before anything else runs, but it looks like after completing Login everything else is allowed to run.
 
Steve
There are 10 types of people in the world that understand binary, those that do and those that don't.
0 Kudos
Message 3 of 4
(3,242 Views)
Hi Steve,

Can you post your FrontEndCallbacks Sequence file?

Cheers

Jon
0 Kudos
Message 4 of 4
(3,238 Views)