change step name inside a subsequence
Hello, I have a sequence "Main" and a subsequence "test".The main calls test subsequence.The 'disable tracing in sequence' is active on the 'test' sequence. When running the main I will not see what is...
View ArticleAdditional Results: Report Precondition not executing correctly during first...
I am experiencing an unusual issue with NI TestStand 4.1. I have a For loop and within it I have a sequence call configured as a numeric limit test. This test is configured to report additional...
View ArticlePassing variables between LabVIEW and TestStand
Hello, I am just learning how to use TestStand and while there is a wealth of resources available, I am still finding myself at a loss on how to pass variables between TS and LV, leaving me to think...
View ArticleSequence run is stuck at the End group in regression run and hence it is not...
I have setup a regression test for many sequences in which all sequences run one by one. Now sometimes at the end of sequence running is stuck at end group and not loading the next sequence for run....
View ArticleI need to plot X-Y graphs in a TestStand report
Hi, I need to plot X-Y plots into a TestStand report. When I run "graphs example.seq" (my code), I get the following error:Unknown variable or property name 'Locals.outputData1.Attributes.TestStand2D...
View Articlemodify xml report header
I wish to modify the XML header by adding an extra line of text. I tried the ModifyReportHeader callback using the expression:Parameters.ReportHeader += Locals.my_new_text.GetXML(XMLOption_NoOptions,...
View ArticleNI test stand video tutorials
hi i am beginner of NI test stand, i need some videos related to NI test stand and other PDF files.could any one help me to out
View ArticleMultiple Run Time Engine
Hello All, I am using NI teststand 2012 , and code modules are developed in LabVIEW . few of the code modules are converted to exe and made step type .and the system has multiple run time engine . My...
View Articleexpiration of TS deployment license
Deployed a test system to a customer recently and am getting complaints about the license expiring in 45 days. Is the 2,200-$ debug deployment license limited to 1 year?
View ArticleRemove few variables from report
Hi, I have a teststand sequence which contains wait and other extra functions. I want to remove these functions adding to the report. HOw can i do it?
View ArticleChanging the Reference type of a stationglobal
I am creating a Stationglobal variable that is a number. Teststand by default creats this as a double precision 64bit floting point and I need to make it an unsigned 64bit number. I use this as the way...
View ArticleUnknown function or sequence name "DoPostUUT"
I am using Test Stand 2014SP1, In our tests, we need a custom action which creates a "Daily Summary" file of all the pass/fail reports. We do this by over riding the default DoPostUUT. Our custom...
View ArticleRun and Terminate the sequence file
User want to use two buttons on the test fixture to replace the mouse touching on the relevant toolbar ico to run and terminate the selected sequence file. So it has two problem:1) where do the two...
View ArticlePass data to and from teststand step to another VI which is not called from...
Hi,We do not want to use operator interface (Shipped with teststand) example as we want to run test sequence one by one defined by user in a list. We have found a way to run test sequence using labview...
View ArticleMigrate TestStand 2.0 configuration to latest version
Hello, new to TestStand... I have to migrate a client's project that was written with TS 2.0 / LV 6.1 to TS/LV 2016. When I set the Station Options > Preferences > Configuratin Directory to the...
View ArticleSet variable when step fails
Hello! Is it possible to set a variable (or two) in a step, if the step fails? I've looked at this thread: http://forums.ni.com/t5/NI-TestStand/Set-a-variable-in-a-post-expression/td-p/1186981 ,which...
View ArticleUpdate ATML Report Header with Data gathered during test execution?
I need to add data obtained during test execution to the (ATML TR5/6_Horizontal.xsl) report header. I have tried to implement any/all of the update features I have seen here to no avail. I can get...
View ArticleTeststand sequence runs slow when called dynamically
Hi,I used example code found on NI discussion forum to run teststand sequence dynamically. I have created one sequence in which first step is to run operator GUI dynamically (So that I can pass data to...
View ArticleProblem with Execution View in a custom UI
Hello guys,I have a problem with an execution view on my custom LabVIEW UI, I am using up to 6 DUT's on my test, so I have selected 6 Test Sockets on my sequence model options, the point is, when I...
View ArticleHigh memory use in infinite loop - TestStand 2016
To start, yes: I've read this http://digital.ni.com/public.nsf/allkb/3A6899738157EA8986256AC5004BC0A7 Now that we've got that out of the way... I have an infinite loop running in the background that...
View Article