NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

PreBatch Callback not executing in TestUUTs

Using and OI I call Teststand and run a single sequence. It is an extremly simple seq. 

 

it contians a callback to PreBatch.

-Call a VI (show the front panel)

-Statment (continuetesting= false)

and a MainSequence

-it is empty.

 

when i use this sequence on the development pc it works as expected i can press testUUTs and it pulls up the VI, i can push buttons (life is good).

But when i deploy it and pust (testUUTS) it skips the Prebatch stuff and asks for serial numbers (its not using my callback).

I have to select prebatch and run prebatch in order for it to work.

 

Any Ideas?

0 Kudos
Message 1 of 2
(3,318 Views)

Did you assign the sequence file to a process model?  If so are you deploying that BatchModel? Otherwise does the deployment PC have the station model set to be the batch model.

 

It's easy to identify.  Open your seq file in the OI on the deployment PC and look down at the status bar along the bottom.  It will tell you which model is being used.

 

Regards,

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(3,313 Views)