Bath of batch
In one test station, I need to test several UUTs simultaneously but each UUT has a different test code. For example, let's say we have these product types in the test batch: {A, A, B, C, C, C, A}Each...
View Articlehow can I change the order of the elements in the HTML report?
HelloI have a question about customizing the HTML report. by default, Teststand shows the step nameStatusDataReceivedmodule time and then it shows whatever each module can report, based on the user's...
View ArticleSet value to NaN with VBA using TestStand API
Hello,Can I set the variable to NaN with VBA? For example in such case: qStep.AsPropertyObject.SetValNumber "Limits.High", 0, "NaN".
View ArticleCreate If Flow Control Step with .NET API and set condition
Hello,I figured out how to create the "If" and "End" steps, but I can't find out how to set the conditional expression for the step. Can someone please tell me how to do that? Also, do I need to...
View ArticleDeployment of custom process model
Hi All, I have created a custom process model to be used by my sequence. Please let me know if this needs to be added to workspace and added to deployment for distributing to other systems. Also let me...
View ArticleINclude step results in POST UUT Callback to test results log
After the MainSequence TSM( Teststand Semiconductor Module ) assigns Bin details( Software and Hardware Bins). I want to print these bin details in the test results log after all the tests. Tried...
View ArticleNI Serial Module
Hello everyone. i have a ni ni serial(2568) module. But i cant find DLL file. Is there a DLL file for ni 2568?
View ArticleError code -17703 The CVI automation server is not registered on this machine
Hello everyone, I am using Teststand. Also I changed CVI Adaptor to "execute steps in-process". But still ı have a error. Error code -17703 The CVI automation server is not registered on this machine.
View ArticleRead Sequence Names of Another Sequence
I am using a Sequence Call step inside my sequence file.Under the Sequence Call step "Module" information I am setting the call to be "Specify By Expression."For the "File Pathname" I am setting it to...
View ArticleDatabase Logging On The Fly and Null UUT Records
Hi all, I'm trying to add OTF compatibility to our customized database results processing plugin. (A modified version of the stock NI one.) Everything works perfectly when using the LogToDatabase...
View ArticleHow to get value of Database options-->datalink at Test stand 2010
At one of my sequence file i, I need to get the string value at "configure>> DatabaseOptions>>datalink>>connectionstring expression" , bu I could not find the proper function at the...
View ArticleHow to get Client SequenceFile in Configuration Entry Point
I am trying to write a Configuration Entry point that will operate on the SequenceFile that is currently loaded. Let's say for now that I simply want to query the path of the SeuqenceFile. I see that...
View ArticleDatabase logging monthly
Hi , We use access database for logging & result data goes to single file which gets appended. Is there an option to do logging month wise ? Can someone suggest how to achieve month wise database...
View ArticleHow to hide/reveal CVI module in step setting.
Hi there I see some CVI, teststand script like below, hide CVI module, how to do this way if someone can help? thanks in advance.
View ArticleReading Excel Data In Teststand Using ActiveX
Hello All, I was Trying to read Excel data In Teststand without using Labview and found the solution with ActiveX. Though I am not expert with ActiveX but could developed the Teststand Sequence which...
View ArticleTeststand version selector missing
Hi, I had TestStand 2016 working, then I added 2017, it was also working. After I added and removed 2010 version of teststand (due to customer's version being 2010), I cannot launch any teststand...
View ArticleCompatibility
Hello , i am new with Teststand but i am using Labview 2011 for some time now.My question is : Can i use Teststand v2.0 that i have to run VI's from Labview 2011 ?If not at least which version should i...
View ArticleNI 8350
Hello, I am currently working on a project that will be using a NI 8350 Rackmount Controller and I am running into a problem. As soon as I plug the power cord into the outlet it trips the GFCI outlet....
View ArticleMessage popup with response string pops up twice
Hi,I have a (really small) problem but it drives me gracy... In Teststand 2016 I used the message popup step with a response string and one single "OK" button,... everything works fine, the only...
View Articlesystem level exception when passing a char[] to Teststand 2012 c++ dll
I want to pass a char[] from teststand to c++ dll. When I send an emtpty string from teststand I get a system level exception.Here my prototype in TeststandHere the prototype in C++extern "C" int...
View Article