Keyboard Shortcut for Skipping Steps
Hi, I found this paragraph In the TestStand Sequence Editor, you can fully customize the pane and tab layout to optimize development and debugging tasks. You can also interactively customize the menus,...
View ArticleWhy FindFile() cannot support *.txt this kind of file name?
I want to find a TXT in the current folder where the sequence is.Because the TXT name is not fixed,so every time I need to search and then get the path.But FIndFile() cannot support a *.txt like...
View ArticleUser Input Dialog
I am using TestStand 2013, CVI as a GUI and Labview2013, I have generated a vi that is displays a user input dialog so that the operator can input a socket number and a serial number, etc with some...
View Articleteststand 2014 reliability
Hi guys has anyone tested with teststand-2014 , in production enviornment? its prettymuch new . how much work is it lets say if i have to migrate from 2014 to 2014-SP1(in case some bugs...
View Articleict test
How To interface a pinbed.how To configure?design the hw &mechanica?low cost!pcb ict test (&fct!)tx
View ArticleFailed Pre-UUT callback does not fail whole test
I assumed that failing the Pre-UUT callback would automatically fail the whole test. This is not the case. I can force it to terminate using Parameters.ContinueTesting, but this does not generate a...
View ArticleDeleting unused sequences in a report generator plugin
I'm using an unmodified version of ModelSupport.seq that came with TS 2013, and have created a result processing plug-in using the Configure > Result Processing > Advanced... > Create New...
View ArticleMy TestStand Deployment Utility Aborts With No Errors Specified
Subject says it all. Below is the log... Starting a log for the deployment.Starting AnalysisProcessing Workspace...Workspace ProcessedFinished AnalysisBuilding...2:51 PMLabVIEW Version: 13.0.1f2 (2013...
View ArticleError -17600 when switching from LabVIEW Development System to LabVIEW...
I receive an error message (code -17600) while loading my test sequence after switching from LabVIEW Development System (2009 f3) to LabVIEW Run-TIme Engine using the Adapter Configuration. ErrorCode:...
View ArticleMerge for Branch in Source Control
We would like to have the ability to maintain two different branches in a Source Control tool (SVN or TFS) and would like to have the capabliity of selectively merging the changes in a file. We are...
View Articlenegative value with seconds() function
I have created a sequence of our original one used in production.We are seeing negative return values for delay_mS variable.I don't understand how that would be possible.Can anyone help me resolve this...
View ArticleDynamic population of the data. How to do it?
Hi, It will be long story. I'm working on something, which for my own usage, I temporarily named "quasi-inheritance". The aim of it is to populate with different data a bunch of variables of the same...
View ArticleRelocation of teststand Public directory: experiences
Hello! According to this article How to Configure a Custom Public Directory for TestStand it is possible to define a different location for the directory 'Teststand Public'. Also there is written:...
View ArticleRunState.Caller.Locals.ReportOptions.Directory unknown in Teststand 2013
Hello,I have a problem due to migration between TestStand 4.1.2 and TestStand 2013.In previous sequences I used the variables: RunState.Caller.Locals.ReportOptions.Directory,...
View Articlefrench accents
Hi, I couldnt find an answer to this question on the forum. Do french accents and apostrophes in the names of sequences and parameters pose a problem? It works fine on my machine but im wondering if it...
View ArticleWrite UUT serial number in the main sequence
Hi, I would like to write the UUT serial number in the main sequence. I know that I can access this value through RunState.Root.Locals.UUT.SerialNumber. I can write the serial number in this variable...
View ArticleUsing GetFormattedValue with Boolean Array to create ReportText
What is the C (printf) style format for outputting a Boolean array? I currently use to get Step.Result.ReportText = Locals.Outlets.GetFormattedValue("",0,"",False,"\n") Outlet StateStatus: Done Module...
View ArticleDeployment on Teststand2014, without Deployment tool
Hello,We have migrated our application from Teststand3.5/CVI8.0 to Teststand2014/CVI2013.It operates on development machine (with associated licenses).I'm preparing setup on execution machine but can't...
View ArticleStation Globals Are Not Showing Up In Deployment
I have a deployment I have built and included the TestStand.cfg file in my WorkSpace and have the StationGlobals.ini selected in the Deployment Utility. It appears to be the correct destination path....
View ArticleLogging UUT.AdditionalData to the database
As part of the design we're considering, is there any way I can dynamically load data into the database? The UUT container has AdditionalData container that's PropFlags_UnstructuredProperty. Thus it...
View Article