NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Conditional Database Logging

Hello,
 
It seems like this would be common thing:
 
I want to log to the database and generate a report only when the test sequence is called fron the "Test UUTs" entry point.  I've searched the knowledgebase and have found how to store the entry point name to a variable.  I know how to add a callback to the database options to the test sequence.  The problem is that the database options parameters go out of scope outside of the callback.
 
It seems that the best place to do this would be in the model sequence, but I don't know how to set the disable property from outside the callback.
 
 
Any suggestions are appreciated,
 
 
Thanks in Advance,
 
Roger
0 Kudos
Message 1 of 2
(2,968 Views)

Hi Again,

 

NEVER MIND!  I figured it out over the weekend.  Typing the message gave me some clarity and led me to the solution.

 

RogerSmiley Happy

0 Kudos
Message 2 of 2
(2,947 Views)