TestStand Build aborted due to project libraries having duplicate names
We are building a TestStand build with multiple LabVIEW projects. The LabVIEW projects hierarchy we have maintained same, that is all the projects have the same folder and sub-folder structure.The...
View ArticleCallback SequenceFileLoad does not execute
My test sequence includes a callback named SequenceFileLoad. I have placed only the default "Message Popup" as a minimal test into the callback. But if I close and open the .seq-file nothing happens....
View ArticleNI MAX Internal Error
When I open NI MAX I get the error "unexpected internal warning" and asks in I want to send a report to NI, after clicking YES, NI MAX is unresponsive. I have done a full shutdown and the error still...
View ArticlePassing of arguments to Python script
Hi, Working throught the following tutorial i'm comfronted with a problem using the 'Argument Expression' field to pass arguments to a called python script.http://www.ni.com/tutorial/8847/en/ It has...
View ArticleHow to add filter in SequenceFilePostStep for steptype .Net?
Hello,how can i add an if statement in SequenceFilePostStep that gets only true if the Step was a .Net step?And another file that only executes if the filename equals "abc"? Thanks
View ArticleHow to propagate failures with test using sequence call adaptor
Hello all, I am having issues getting failures to propagate from a sequence call being used as a test. Basically what is happening is that I am getting failures within the sequence. However, when...
View ArticleReload sequence prototypes en mass?
I there a way to mass reload all the sequence prototypes in a file in the same way that you can mass reload all the VI prototypes?
View ArticleVariant type in teststand?
Hi, Case 1:I have two steps in a sequence (both written in LabVIEW), one has a variant output the other has a variant input. Variant outputs show up as "Anything" in teststand and I have noticed that I...
View Articlegoto cleanup of the calling sequence
Hey,I try to jump to the "Cleanup" group of the calling sequence if a simple boolean value is "false", but I can't find the right solution. In my case, I have a master sequence (test_caller.seq) wich...
View Article.NET framwork 2.0 DLL in TestStand 2016 / 2017
Hi, One of m customers has some useful tools packaged into a .NET DLL (built in VB .NET) relying on .NET framework 2.0.He's succesfully using it in TS 4.1. He now wants to migrate to TS 2016 or 2017....
View ArticleAnnouncing the NI TestStand ATML Toolkit Beta 2017
Hello, I am pleased to announce that we plan to release the TestStand ATML Toolkit 2017 Beta this upcoming week! TestStand ATML Toolkit 2017 Beta includes a number of exciting new features. Major...
View ArticleSpecify Relative Report Path
I would like to set the directory of my report to be a relative path from where my sequence file resides using a callback. For example "..\\..\\Reports" Can anybody point me in the right direction? Thanks
View ArticleSequence File SaveAs to %TestStandPublic% Denied
Hello, I cannot save a sequence to the %TestStandPublic% folder.I am logged into Windows as Administrator, and logged into TestStand as admin.I can create edit/delete/save whatever file from Windows...
View ArticleResult Filtering Expressions
Hi All,I am attempting to customise my results report by using the Result Filtering Expression within the Results Processing -> Report Options diaglogue. The problem I am having is that I do not...
View ArticleError -17501 flxCVIadp.dll
I am getting the following error -17501 flxCVIadp.dll problem which is not allowing the cvi adapter to be loaded in test stand. File error attached. I have modified the Dcom settings and permissions...
View ArticleAddModelPluginToConfiguration
I'm researching a more novel way of approaching a problem with calling sequences. Currently I have a file that is my Client File but mostly handles the Test System configuration. It then defines...
View ArticleTestStand Execution ID for Database
I am working on sending test results to our database with TestStand database option. In our database table, we have a column which is called "__Sys_Instance_ID". In database viewer, it looks like:In...
View ArticleHow to deploy (by using TestStand) Labssh to a computer with Labview runtime...
Hi,I bought Labssh license (professional one with deployment license), and tried to use it together with TestStand and Labview.In the development PC which has TestStand and Labview development...
View Articlebreak on first step and runtime vs edit properties
Hello all, I'm trying to get a better handle on some behavior I'm seeing.First, my goal (and lets ignore for the moment why I want to do this) is to be able to change the parameter values (or local...
View ArticleCustom For Each loop Prestep Executing Always
Hi All, I wanted to create a custom For Each loop. I wanted to customize this loop so that based on a Start and Stop value, the array over which the iteration should happen is populated automatically....
View Article