Filtering Specific Failed Steps In Subsequence
Hi I was wondering if there was a way to filter out specific Failed steps within a subsequence. I have tried using the PostFailure module callback example and that fitlers out all fail steps and I do...
View ArticleIn TestStand2013, CriticalFailureStack array, custom element
Hi,guys! In SequentialModel.Seq and reporgen_html.seq, I want to add a element to show Comment of each sequence, so that report have message about Comement. What should I edit the...
View ArticleResult Processing Database Schema
Hello everyone,I have a question on logging the teststep results into the database. I am using the Generic Recordset as my database for data logging. In my database (SQL Server), there exists the...
View ArticleSmall floating point numbers in StationGlobals
Very small floating point numbers are represented in TestStand in exponential notation, e.g., 4.518658784946e-316.TS2012 and TS2014 (64-bit) read these as 0 from a StationGlobals.ini in INI file...
View ArticleTestStand Data Analysis
Currently i'm manually extracting data from my Teststand Databases and analysing it in Minitap or Excel.Our old system uploaded data to Virinco Skywats, from where it could be processed. How do you do...
View ArticleRemoving Repeated steps
I know there is a way to remove repeated steps from the Results Report in Test Stand. Does anyone know how to do this exactly or can provide me with an example of it? I cannot seem to open the sequence...
View ArticleTestStand isn't showing a return string from C++ module
I have a c++ module that returns a string value. TestStand doesn't appear to be able to see strings as a Return Value. Is it possible for c++ to return a string to teststand? I have other methods...
View ArticleC# WPF UI Creation
I'm attempting to create a WPF application that contains various TestStand UI Elements. I've got the elements displaying however I can't get the sequence file to load in. I can select a file, press...
View ArticleTeststand Message Popup full screen
Hi All,Have searched but cannot find a solution for this, any help greatly appreciated
View ArticleTeststand Array Average
Hello Community, Using Teststand 2014 32bit I have an array that is one-dimensional with a size of ten (Array[10]). I want to be able to take an average of this array in Teststand. Using a statement...
View Articledisplay one sequence at debug
Hi,I have a standard test stand solution like most of yours, a main sequence and many of sub-sequence.When run single pass in debug mode. the 'single pass' window will show the current sequence or...
View ArticleSyntax Error while using FindIndex in TestStand Functions
Hi All,I used this function long before which was working for me, but not sure what i am doing wrong not able to get my work done. This is my scenario,I have a Local variable 1D array of String assume...
View ArticleWrite data to Text File generates error
Hi All ,I Need to write data into a file using TestStand and i configired the input and out as Below but i am getting error as "An error occurred calling 'Write' in 'ITextStream' of 'Microsoft...
View ArticleHow to configure TS to execute with Labview-RunTime
Hello,currently i have TestStand 2014 and LabVIEW 2015 installed in Windows 7.When i click in TestStand on Configure + Adapter + Labview then there is "[x] Labview Run-Time Engine" selected and in teh...
View ArticleHowto make ProcessModel calculate TOTAL steps for calling sequence file?
I've made a custom Operator Interface and I'd like to support a progress bar to give the user an indication of how far along they are. I've already setup the call-back infrastructure so that the...
View ArticleNI Teststand 2014 Deployment Utility cannot add Teststand Runtime Engine to...
Hi everyone, I am trying to generate an installer for our test benches using the Deployment Utility bundled with NI Teststand 2014 (64-bit). In the Installer Options -> Drivers and Components...
View ArticleInsert Code modules - Find VI dependancy
HiI just built my teststand sequence and it failed due to a broken VI. On inspection my sequence should not be calling this close.vi at all (Its closing a piece I equipment I am not using in this...
View ArticleDatabase logging - how to retry/ reconnect after network or server problem...
I'm running tests that last around 30 sec / DUT and stores data to a database using a user defined schema. When the (external) SQL DB server sometimes makes a hick-up / no connection, then teststand...
View ArticleConnecting Input and Outputs of a VI
Hello, I am fairly new to TestStand but I am trying to link, a VI's input with output. So I made an example project and doing the follwing: First VI:Takes two numbers and adds them and outputs the...
View ArticleTeststand Result Processing
Hello Community, Using Teststand 2014 32bit Is there a way to programmatically toggle Result Processing for the Database Enable/Disable checkbox in Teststand?
View Article