what is different between functional global variable and file global varial
hi, wahat is different between function global variable and file global variable in NI test stand(2014) .
View ArticleDeployment on multiple test stations. Forward and backward integration of...
Hi,I need some help and/or insights on how to manage a production test floor. Anything helpful will be appreciated! Situation is this (numbers are just for illustration):10 identical test stations with...
View ArticleCustom Step Type Window error
When I try to edit a Custom Step Type I cannot see any of the options in the window because the window size is too small for the pop-up. See Image. How can i fix this so i can edit my Custom Step...
View ArticleChange Execute Menu
How do I fix the execute pull down menu so that it shows "F5 Resume"? I want to resume not start a new execution. See attachment.
View ArticleVI #1 works, VI #2 works, but any sequence with both in it doesn't work and...
Setup:I have some class member VI calls I'm trying to use in a TestStand sequence. The classes have the following inheritance:Parent class "A" has descendants "B" and "C". Descendant "B" has class...
View ArticleShare File Globals between sequence files
Hi, I have a VeriStand project for a test and I need to automate it with TestStand. I'm using the Initiate Veristand for automatically opening the project. This block stores the Veristand reference...
View ArticleImplementation of ProcessUserCommandLineArguments Event when launching...
Good day,My goal is to launch sequence file from CMD and using ProcessUserCommandLineArguments Event put the CMD command to sequence file global variable. Is this even possible? Then I would parse the...
View ArticleProcess Model
Hi,I'm using a network of switches that facilitate the signal routing between the instrumentation and theDUTs.i need to Know if i can run my sequence in parellel using parallel process model or not...
View ArticleUse resource for a part of the sockets of a batch execution
Hi All, I am building a testsystem using the batch model. I want to run 80 UUTs per batch. Each 20 UUTs are controlled by one FTDI serial converter. So i have 4 FTDI converters in my test system. Test...
View ArticleSequenceFilePostStepFailure Callback
Hi, How do I set the SequenceFilePostStepFailure precondition event to trigger only on Numeric Limit Tests? Thanks Curt
View ArticleHiding the ORPU
Hi everyone! I'm making a change in my system in order to process results through the ORPU, but, every time UUT test is initiated, the ORPU window is poped up, this creates confusion to the operator....
View Article"RunState.ThisContext.Step.Result.Status" can't get result status of a...
Hello: Thanks for your reading!I can use "RunState.ThisContext.Step.Result.Status" to get the string result of a "NI_MultipleNumericLimitTest" normally, but when i copy the same expression to a...
View ArticleCreating data folders from UUT
Hi, I`m sure this has been asked in previous topics but i just can not find the answer to my problem. I would like to create a folder which has the name of the UUT as the folder in which i will store...
View ArticleOveride an Engine callback such that all subsequences use it.
I have a project that has a top level sequence in a sequence file a.seq. In that sequence are calls to b.seq, c.seq, d.seq, etc. If I add a callback override to SequenceFilePostStep is there any way...
View ArticleDisplaying tabular data in dialog
Is there a nice way to display tabular data in a dialog? In the following I formatted the string to make nice columns, but it only works with a fixed width font, which as far as I know is not possible...
View ArticleCreating useful result 'Views' using default TestStand schema
I am new to the TestStand schema and databases in general. I am in the middle of creating a test infrastructure, and have been able to check off the following steps:- create the MySQL schema (MySQL...
View ArticleTeststand 2010 can't load DLL build by labview 2016
I am using teststand 2010. Recently I update my labview from 2010 to 2016 and find the DLL built by labivew 2016 is not able to call in teststand 2010. While the one built by labview 2010 is OK. Is it...
View ArticleTestStand java doesnt display GUI
hello i have a java code that contain a Java native library(API) providing serial communication with a pcb , this library contains dll files (rxtxSerial.dll)my problem is that testsTand doesnt load the...
View Articleproblem with java API
hello , i have a problem loadin GUI that contain a library used in java providing serial and communication , actually its a dll file ''RXTXSerial.dll"i doubt that teststand doesnt read it or doesn't...
View Articleproblem with java api
I have a Java app that uses rxtxSerial.dll , when i run the test on testStand the app crashes so I have two questions : 1 ) how do I visualize the output of the JVM on testStand ?2 ) what do I do to...
View Article