Do not create a Report if UUT Passed
Hi together I have configure one Result Processing for the all data, each Test and Limits and and and…..on Pass and on Fail. I have tried configure a second Result Processing only for the Failed Steps...
View ArticleHow do I perform a conditional insert into the TestStand database?
Hi everyone!I have modified the TestStand SQL database to log my specific results after each execution.I use the generic TestStand NI_DatabaseLogger.seq to log the results to the database. The specific...
View Article[bug] In Custom Step Type properties TS2016
Hi I got a huge crash when I make a custom step type and enter the properties.If i chose the tab "Default Switching" TS crash with this Window(see attachment) I use TS2016SP1LV2017.0f2both 32bit...
View ArticleVI Call Type Confusion: Class Member Call vs VI Call
What is the difference between specifying that a VI is a method member as opposed to just specifying that it is a VI Call from the Call Type drop down menu? I have looked at the documentation, but it...
View ArticleRun VI from Teststand customize tool menu
My Teststand will launch a VI when it is executed. If Front panel of executing VI was minimized or Closed, then Test stand must stop its execution. I like to have a Customize tool menu option which...
View ArticleGetting Numeric Array Data and Properties from a VI following a...
Hi,I have created a test program with a SequenceFilePostStepFailure override that gets Numeric and string information from any VI that fails and then passes this data onto a Message Popup. This is to...
View Articledialog box title bar
Hello;I am working with TestStand 2016. I would like to make the dialog box title bar invisible (in the deployed version). I am trying to limit what the operators see, and choices they can make....
View ArticleOpen VI from Test Stand
Hi, I need to open VI front panel from the TestStand tool menu. How can I do that?Thanks in advance!
View ArticleFind status of sequence in teststand
Hi,I need to find whether Teststand sequence was running or stopped using the Sequence context reference. Is there anyway to find it?
View ArticleSelect all items in the listbox
In the list box, I've to select all items in the list when 'Ctrl+A' was pressed.How can I capture that event in front panel?
View ArticleTestStand 2016 On-The-Fly Reporting
Hello I'm wanting to try On-The-Fly database logging. The reason being that LabView sometimes crashes and then I'll loose all the completed test results. (That's another story...) When I start the test...
View ArticleHow to programmatically terminate sequence if timeout in subsequence?
Hi, Is there a way to programmatically force terminate sequence if a subsequence execution reaches predefined time limit? For example, if MainSequence calls Sub1 subsequence and its execution time...
View ArticlePreferred Execution Thread for LabVIEW Custom User Interface
Hi, After having some trouble and performances issues with my custom LabVIEW User Interface for one of my TestStand project, I discovered that Top level VI (Main and Launcher) are configured to run in...
View ArticleLogging property not found in teststand.
Hi all, I am facing below error when I run the sequence file. "General Unknown variable or property name 'Logging'. Error accessing item 'Logging'". Can you guide me how to resolve this error....
View ArticleLive DAQ waveform data to UI during Seq execution
Hello,I'm sure this has been asked but I cant find a clear solution to my issue. I'm in the design phase of my test and I have to monitor a waveform and show it to the user as the sequence is running....
View ArticleNumeric Limit Test without a VI
Hi, I want to do a Numeric Limit Test without a VI Path.I get the measurement data from an other measurement device which is not connected with LabVIEW/TestStand.Before the Numeric Limit Test is...
View ArticleFinding an elements in array
Two array A n B. I need A + (n-1 )B ,add content A with previous B elements. Is there a function like GetArrayOffset to get previous index array content? I use the format -1, teststand inform out of...
View ArticleMulticolumn Datas
I need to obtain First column [Checkbox symbols] as 1D array.How can I get it?
View ArticleTestStand Sequence Editor add custom window
Hi All, Is it possible to customize TestStand Sequence Editor to add additional custom window inside?I would like to create a custom window, where I could edit the properties of the steps....
View ArticleCondition to leave an action step
Hi, I want to leave an Action step when I reach a particular temperature.I set the temperature in this Action Step to 35 °C.As well I want to read the temperature of the climatic chamber (before this...
View Article