Ignore Flow Control Steps Unless they have Additional Results?
Occassionally, I use ForEach loops to iterate through some given array, and will sometimes log a number of parameters from each element that gets indexed using the "Additional Results" section of the...
View ArticleRequirements Gateway Project summary not showing any requirements
Hi, Newbie question. I have created a basic Regular expression in the Types area. The test of this expression shows requirements are found but when I Update and check the Management view the Project...
View Articlesequence file updatation
Hi all We have source code developed in CVI, and the code is used to test various functionality of the product with the help of sequence file, I have one issue any help greatly appreciated, I would...
View ArticleTeststand and Python:How to creat a sequencecontext obj
1,My code:<>import win32com.client<>import os<>cwd = os.getcwd()<>tsEngine = win32com.client.Dispatch("TestStand.Engine.1") <>print "TestStand %s.%s ready" %...
View Articleprocess model : Include PreUUT and PostUUT Step results in report
hallo Everyone,Bit of background :My test team has 4 developer writing code for 4 different components. For endurance tests, we have common requirements like variable input voltage and temperature....
View ArticleLabVIEW Variant Attributes get lost in TestStand?
Hello, Example code attached. I'm using a LabVIEW variant as a lookup table by using the attributes (see here: https://decibel.ni.com/content/docs/DOC-25371 (and others)). It works well. When I...
View ArticleBatch model, callbacks, and statements
I have a quick question about using the batch model. I'm converting a sequence from sequential to batch. Do steps in callbacks like PreUUT, SequenceFileLoad, and SequenceFileUnload get executed once...
View ArticleDevelopment settings not transferring to deployment.
Hi all, I am using TestStand with the parallel process model to test 16 UUTs. After much head banging I found out that I needed to include TestExec.ini to force the deployment to use the parallel...
View ArticleAccess violation (0xC0000005) at EIP=0x00496F5C
I am getting the following error while I try to run a script from Teststand. . I am attaching the error log too . I am not sure what the problem is .
View ArticleRead number of steps & step names in LabVIEW
Hi, I want to read number of steps and respective names in LabVIEW. I have attached code which I have done so far. Please help.
View ArticleTransferring Requirements Gateway Projects
We are updating the hardware Requirement Gateway is running on. I am transferring the Requirement Gateway Files to the new PC. I have found transferring the NI Requirement Gateway Project files and...
View ArticleAgilent 34980 + TestStand
I am currently running my teststand sequences on a control board which is basically a bunch of relays and other signals that are read over a serial port. Since the board is getting old we might replace...
View ArticleDeployment: Internal error -21
When I try to build an installer, I get:***************** Error: An internal tool or library returned an error. (Error code -21)**************Error Details:Error in MDF API function:...
View ArticleSequence File will not unlock for editing
A password was set on a sequence file. This password was copied from an instruction on how to create a deployment for a set of test. The sequence file will not unlock for editing. How can I unlock...
View Articledeploying test stand 2012
Hi, I am currently using TestStand version 2012. I would like to deploy my sequence files which contain call to LV2012, MATLAB script node, and C++ DLL. Please provide step-by-step procedure. Thanks.
View ArticleImport table in Excel into TestStand array variables?
I'm trying to use the property loader to read in an Excel file and create a number of local variables. The tables that I maintain in Excel are of the following format:RangeSetpointHigh LimitLow...
View ArticleDaqMX parallel executions error -50103
Hi all, I am working on a system with 16 test sockets. I am using a PXI system with PXIe-4357 RTD cards, each station has 2 RTD's. If I run 1 or 2 stations it works well, if I try to run 3-4 stations...
View ArticleHow to set the numeric format through the API
Hi, I have an utility that imports limits from external resources and in that utility (C#) I would need to modify the numeric representation so that what is defined as hexa in the external resource to...
View ArticleProblem with function "DBConnect" in TestStand/LabWindows
Hello, good day.I'm having some problems with the function DBConnect that I'm using in a personal function inside a DLL. I have made a function called GetSensor which I know it works because I have...
View ArticleProgramatically closing an execution fails unless I select Auto close
Hello there!Im trying to execute a sequence using TestStand API and then close all references, but the End Execution event does not seem to be thrown. I had the same issue as the thread called "...
View Article