Programmatically Renaming a Sequence in a Sequence File
Hi, I was wondering if there's a way to programmatically change the name (rename) of a Sequence in a Sequence File. Thanks in advance !!
View ArticleHow to get the action step that passes a parameter to a sequence call for...
Here is a sequence call, which by itself is a numeric limit test step that has parameters. An action step inside the sequence produces a number and passes it to the sequence call as a parameter for...
View Articleasync task passing results back
Hello teststand experts out there,I have a question regarding getting results back from an asynch sequence.I have set up a test sequence, call Test2.seq. This sequence calls another sequence TestAsync,...
View Articleteststand 64 Bit csv results file
Hi, I've found an example of exactly as I want, but it does not work on a 64 Bit system. Someone has tried to explain how they got it to work, but I don't understand (recompiling modelsupport2.dll)...
View Articlevirtual folder
Hi all, I was just wondering if how people feel about the sequence and variable organization in TestStand. When I develop in labview I can create virtual folders to organize VIs, controls, files and...
View ArticleGet a context of a sequence file from another sequence file
Hi, My purpose is to create my own property loader. I successfully created a LabVIEW VI wich ables me to select a variable category (locals, parameters, fileglobals, stationglobals) with the expression...
View ArticleOperator Privileges not working
I'm using TS2014 SP1 (32 bit) and wondering if anyone has encountered the following: In my user manager, I have an Administrator and an Operator user (operator user and Operator Group attached). What...
View ArticleBad Undo behavior with OnNewStep added end block step
Hello, I am working on StepTypes that requires block structure, like loops in TestStand (using TestStand 2012). I use OnNewStep SubStep to insert the end block step when the start block step is...
View ArticleCalling VBAI from TestStand using .NET Adapter
Hello,Does anyone have a working example of calling VBAI inspections from TestStand via the .NET Adapter? Is this possible? I know there are LabView VIs available, but I'd rather use .Net. My...
View ArticleNI Teststand ATML Toolkit for 2014
I downloaded the toolkit to try off the web but the toolkit is not compatible wioth Teststand 2014. What is the solution for TestStand 2014 for an ATML toolkit or am I missing something?
View ArticleSetting a Steps Precondition only at runstate
I am running a sequence in a loop. In the current step's postexpression, I want to set the preconditon for that step, so that it is not executed in the next itteration. What I try now changes the seq...
View ArticleNeed Programming Help of TestStand OI in Labview
I'm making a TestStand OI in Labview.1.How to programmly run selected step by TestStand API? I'm using the Sequence Model,my sequence is waiting in PreUUT dialog.At this time I want to select a step in...
View ArticleProper use of Driver Specific IVI Functions
Hello I need to call niDMM specific driver functions, for example diode test function and set current source value. I am able to do it by using IVI step types. I just input function and attribute IDs...
View ArticleHow to use TestStand 4.2 sequential model in TestStand 2014
Hi, I have a old sequence file write by TestStand 4.2, and the sequence model is using sequential model of 4.2, and we modified it as our own specific sequential model. Now we want to upgrade to...
View Articlehow to determine is a test socket is idling, testing, passed, failed or errored.
Hi I'm sorry if this is a stupid question, but I'm wondering if there is a variable in Teststand Parallel model that I can use to determine if a selected test socket is idling(waiting to start a test),...
View ArticleTestStand: Creating a new NamedType under current seq types file
I have a requirement 1. Create a container/namedTyped in TS out of any given LabVIEW cluster [which is going to be typedef - .ctl file]. This is going to be similar to what we manually do by clicking...
View ArticleTestStand Deployment build error -12 and 23
Hello...I tried to create an installer of my Teststand project.The sequence is developed using TestStand with Labview adapter.There are other 2 configuration files (xls & csv) involves in the...
View Articlewhy my TestStand 2014 step out steps on failure?
I'm using TestStand 2014, and there are several substeps in my steps , however, I found if there is a failure in a step, other next substeps in that step will not go on. And it will step out that...
View ArticleDiscussion about calling Vi's that have dll calls using development and runtime
So while troubleshooting a sequence that include some Vi's that will do a Dll call node inside, Sequence analyzer said the sequence is perfect when using developement enviroment. But when i switched to...
View Article