graphic in teststand
I have two questions: 1. I have an .vi with a signal that it varies beetwen 0 y 1, and I run this .vi in teststand but I don't know how to established the time that I want the program have run. 2. How...
View ArticleRuning step in parallel execution - not in sequence call
hi,is this possible ? if not, when runing the parallel sequence call , which event is telling me when parallel task is over ?
View ArticleMaintaining station global for multiple project
Hi, I am having multiple TestStand project on my pc with different station global's and My Types, Every time i need to copy/paste station global and myTypes to TestStand directory. Is there any way to...
View ArticleGetting file with extension .log when using Simple Text Report Model Plug-in
Hi,I'm trying to use the Simple Text Report Model Plug-in to generate a .csv file from TestStand 2016. Searching the forum and found that this plug-in is recommended to be able to create such files....
View ArticleProblems loading steps that use Network Shared Variables
Hi there, I am having repeated problems loading LabVIEW steps that use Network Shared Variables in TestStand. When I try and run a sequence I get an error message with the code -17600 - Failed to load...
View ArticlePython script to open Teststand seq files
Hi, I am using python to open very simple teststand seq file as shown below: import win32com.clienttry: tsEngine = win32com.client.Dispatch('TestStand.Engine.1') sequencePath = 'Sequence File 1.seq'...
View ArticleCombined Step Type - Reporting format
Hi guys, we combined a "Numeric Limit Test" with a Custom Step Type of our own. We are wondering how we can make the combined step to report in the same format as the Numeric Limit Test. As you can see...
View Articlemigrating Teststand UI developed in LabVIEW 2012 to LabVIEW 2016
I Have a Teststand 2012 full featured UI called in LabVIEW 2012. Now i have migrated test stand 2012 to 2016 and full featured UI to 2016. code is not working and property node get states gives error...
View ArticleExecute test sequence using testExec.exe
Hi all, I manage several PCs executing a test sequence on top of CVI dll and UI.In my environment, I have a TestStand 2013 - without an active licence for the development environment. Which means, when...
View ArticleBest Practice for defining optional TestStand provided Function parameters in...
Hi All,Unfortunately, TestStands Help for omitting Optional Parameters covers everything BUT TestStand on this subject! When using a Function call in a step, I'm wondering what the best practice is for...
View ArticleDeployment Utility Slow
Hi All, Every once in a while I use the deployment utility to create an installer for our test set-up.When I want to view the distributed files tab, it requires me to analyze the files. The analyze for...
View Articleblocking start-up warning dialog "some executions were not released..."
Hi all,Using the teststand API I'm occasionally getting the dialog: "some executions were not released the last time the teststand engine was destroyed" when I start up my application. For the most...
View ArticleNI Teststand 2016 Deployment Utility Build Error - 19000 Labview is using a...
I am using TestStand 2016 and I am using the Deployment Utility.I am receiving a build error -19000 with the following details: LabVIEW is using a file with the same name as one of the destination...
View ArticleOpen VI from Test Stand
Hi, I have a sequence file containing several actions and tests calling LabVIEW VIs. Is there a way to open these VIs directly from TestStand to edit/study them? The only way I have found so far is to...
View ArticleModel Plugin - OnTheFly Step Results: Operating on AdditionalResults
Hi all, I've been banging my head against the wall on this and I'm wondering if anyone can help me out. I'm writing a TestStand plugin that uses the "Model Plugin - OnTheFly Step Results" entry...
View ArticleHow do I obtain the hierarchy of sequence call names during the execution of...
I'm using Teststand 2016 SP1 and need a way to extract all of the sequence call names of the file during execution. Also, is there a way to extract the sequence call names that are nested inside of a...
View ArticleLabVIEW RTE patch version mismatch and adapter error
Hi,I have a test system with all the VIs saved in LabVIEW 2013 SP1 f5. Recently I updated my PC (not test system PC) to use patch f6 and edited one VI with it. After transferring this VI to the test...
View ArticleSet Property Object, Error -17335
I'm trying to write a sequence that'll help me set privileges for new groups. Whenever I run my sequence, I get the following error: -17335; Property object cannot be added. All I'm doing in my...
View ArticleUnable to load VI with LabVIEW Run-Time -VIs are missing
Hello,i have a problem with loading the VIs in TestStand 2016 RunTime mode.There are vor exampe the DAQmx Stop vi missing.What i have to install or to do, that i can run the VIs in RunTime mode? Is it...
View ArticleTestand XML report namespace prefix
Hi,I have generated XML reports (using the 'tr5_horizontal.xsl) from two different sequences. The report generation options are set using the 'ReportOptions' sequence file callback and as far as I can...
View Article