NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Test UUTs no prompt for Next UUT

In test stand version 4.2, I found that when I selected Test UUTs, and record to data base is enabled, at the end of test, no matter, pass/fail or terminated, there is NO prompt to asking for the next UUT or Terminate, it just terminates the test.  When I turn the database option back off, then the prompt does appear asking for the next UUT or Teminate the test.  I am using the standard model option used with Test Stand, and have not modified it at all.  I have a test stepup running test stand 4.1, and another location, that has very similar test, and logging to a database, and have no problems. 

Open to suggestions.

0 Kudos
Message 1 of 3
(3,241 Views)

Hi,

 

It seems your Database stuff in TS4.2 is crashing somewhere in the model

So just set a breakpoint in your model and let your Execution run under TestUUT.

 

Step throw the model. I am quite sure there is somewhere an error.

 

Greetings


Juergen

--Signature--
Sessions NI-Week 2017 2016
Feedback or kudos are welcome
0 Kudos
Message 2 of 3
(3,226 Views)

I tried to reproduce the behavior without success. So this is obviously no general issue.

As Juergen suggests, you should take a look for errors which might occur during logging.

You said you are using the standard model; i asume that you are talking about SequentialModel.seq. Correct?

 

What database are you logging in? Did you change the schema? Are you sure that all needed tables/columns are present in the database? 

 

hope this helps,

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 3 of 3
(3,222 Views)