Override a ModelSupport.seq callback
Hello, an elementary issue probably: I work with a customized Model (a copy of Sequential Model) - I need to modify the ModelPluginOptions sequence in my customized Model but when i do, it is never...
View ArticlePass a Sequence Reference from calling Sequence to called Sequence
Hello Community, I have two TestStand Sequences calling each other. Only the second sequence is known. The first one can have any name and be in any path. The first sequence, let´s call her SeqA,...
View ArticleOR statement for Limits
Hello. I am using Teststand 2014 and a Multiple Numeric Limit Module to compare results. However I am trying to figure out a way to compare a single value to two different limits. Basically:...
View ArticleProgrammatically get Execution Option Value ( 'ThreadOpt' )of a Sequence Call
Hello, I'm trying to get the value of 'ThreadOpt' which is the 'Execution Option value of a Sequence Call Step.The value can be found in 'TS.SData' , but I can't get the value (which is 2 in this...
View ArticleUsing XNET database in teststand with selectable signal list
Hi, I have problems using the XNET database in teststand. I want a drop down menu of all frames(or signals) of a XNET database in teststand. Is this possible? I tried a VI that has a frame list and a...
View ArticleCan not abort VI from TestStand after called asynchronously
Dear all,I would like to start a VI from TestStand by calling it asynchronously as the screenshot "Start UI" below but I can not stop that VI at the last step in TestStand with VI "Stop UI". The...
View ArticleFunction Contains in TestStand
Hello,I am trying to find a cluster in an array of clusters in teststand using the Contains(array, object, <caseSensitive>) but it actually doesn't work, would anyone have an idea how to make it...
View ArticleEnable Cycle-Time Logging
I have several testers. On some of the testers when i get a .txt datalog file my UUT overall cycle-times are listed. On other stations my completed cycle-times are absent. What box-check do I need to...
View ArticleFirst failing step incorrect when using subsequence
I'm using a sequenced called from my main sequence, and it has a handful of steps. I call this sequence in a new thread. There is a wait statement "Wait for ch B" to rejoin its thread to the main...
View ArticleRemove Login
Hello- How to remove the Login Dialog Box of the my TestStand application while I start up the application?many thanks-Wei
View ArticleHow to prevent teststand from crash if array index out of bounds for one of...
I have to test 20 UUTs using batch model. I go to SQL server and read 20 serial numbers that have to use in my tests.I have to use 7 test sockets.Each time I tun sequence, seven serial numbers are...
View ArticleOpen terminal window in Call Executable
Hello, I am begginer in TestStand.I want to start some python script in "Call Executable" step.In middle of execution in this script there is a confirmation prompt, which pauses the script untill user...
View ArticleTS Version Selector and ActiveX in LV
Hello, I need to switch TS versions and do some actions on all installed TS versions.But it seems that activex still has loaded previous TS version? I have to restart LV and then he loads version that...
View ArticleIs there a tool to create custom step automatically?
Hi, guys,We are considering build hundreds vis into custom steps so users will configure them more easier especially for those with limited TestStand background.This is a definitely tedious and...
View ArticleHow to customize TestStand Login & Logout Procedure to read list of available...
I want to change TestStand Login & Logout Procedure: 1. When TestStand is opened, TestStand must read list of users that are defined in the sistem file: can be ini file, txt file, excel file. The...
View ArticleCalling a DLL in TestStand by reference
Greetings- I am writing a DLL for TestStand calling, but failed to call the DLL, please kindly find the attached Doc file and help me how to fix this issue. Many thanks-W
View ArticleCannot access TestStand Property
HiI have a Container of data stored under the 'Step' property in TestStand 2013 sequence (same location as the TS, Description and Result properties) entitled 'Data' which contains various values such...
View ArticleCustom Model Plugin for non Result Processing Functionality
I have some functionality I wish to add to TestStand as a Process Model Plugin. However, the functionality is related to how serial numbers are configured and parsed to extract UUT metadata and...
View Articleissue with deployment utility
hello,i tried to convert our project into deployment installer so that it can run on test system which has on Labview RTE and TS but it fails and shows an error on test sytem that missing sub vis. how...
View ArticleRemove Login at runtime
Hi I would like to remove the login option from File menu at runtime. Essentially we are using the seq editor to run test and have found that when executing code the Login button is still active...
View Article