SetAutoCloseExecution
(Sequential Model + Simple Operator Interface) Is it possible to Automaticaly close each execution after the sequence and reporting is done ? Can someone give an example of how to set the...
View ArticleRunning Sequence Analyzer from the Command Line in TestStand 2010
Hi, I would like to be able to run and control the standalone Sequence Analyzer from the command line. I can do this in TS 2014 (and it looks like I could patch versions as far back as TS 2012 to give...
View ArticleHow to show timestamp in test report for each step
Hi I have this issue with showing timestamp on the test report, some of the steps show it, some do not, with all steps show timestamp, in the setp properties, they all have TimeStamp in Result...
View ArticleUser management is ineffective
Hi, I am just learning user management from NI Teststand manual. As per my understanding, when I create a user with operator group, the user should be prevented from quite of the things, vizUnable to...
View Articlebatchmodel terminate execution over api
Hello, i have a testplan in Teststand 2014 Sp1 with a batchmodel with 3 DUTs. With a C# program i start the Testplan. This is no problem. When i want to terminate the test execution i call the api...
View ArticleCompile Simple Operator interface in vs2015
If i compile the "Simple Operator Interface" in Visual Studio 2015 I get this error (in VS 2013 express it's ok) Severity Code Description Project File LineError The command "call "C:\Program Files...
View ArticleGenerating a Report by just executing the main sequence
Hello , I am a bit new to TestStand. The project I am working on needs to generate a report(if possible) while executing just the "Main Sequence". I see that the reports are generated when I execute...
View ArticleHow to NOT open automatically all switch positions?
Hello,i am using NI switchexec in TS2015.When i rightclick a switching step and select RunSelectedSteps then the configured switching is executed.But when i click another switching step and execute it...
View ArticleTestStand 2014 F1 Patch deletes report by itself after finish execution
Hello all, today I installed the TestStand 2014f1 patch and after that I recognized that TestStand deletes my ATML5 reports by itself after finishing execution. I have On-The-Fly Reporting enabled, and...
View ArticleCVI DLL and Sequence Context Object
Hi, I am trying to figure out if there is a way to access the sequence context of a runnning thread from a CVI Module without the sequence context reference being passed into it? For example if I want...
View ArticleUsing Pre-step Callback in Batch Process
So far, I've used the SequenceFilePreStep callback to do some action for particular steps in the sequetial model. Now, I am trying to run the sequence in the batch model for multiple UUTs but I began...
View ArticleTestStand report preference
Hi guys,Please share your ideas about how to play with the TestStand report the best.1.What kind of report do you use in your project?XML,TXT,or html? I always use xml, but it needs a template to open...
View ArticleLabview get TestStand step result
Hi,my goal is to get each TestStand Step(Multiple /Numeric Limit Test) Result from LabVIEW OI,includes Step Limits ,Data. How can i do? thanks! mason lu
View ArticleTestStand Deployment with LabVIEW Project
Hi all, at the moment I try to create my first TestStand deployment an I need some "starting point" how to create this. I have a LabVIEW Project (RT, FPGA, cRIO, shared variables) which has one...
View ArticleHow to modify Report options to show only Passed/Failed results?
Hello,in the Report Options i have Report Format = ASCII Text File.In the Result Filtering Expression i can select between four predefined selections (All Results, Exlude, ..).But if i want to insert...
View ArticleInvestigate if thread is locked
Is it possible to see if a thrad is locked. I does not have the lock name (not even if one was specified). I miss a function like "RunState.Thread.IsLocked". Does anyone know if it is possible to get...
View ArticleHow to set Precondition in SequenceFilepostStep?
Hello,i have the Callback SequenceFilePostStep in my testplan where i run some events.How can i create a precondition in SequenceFilePostStep so that a step in this callback is not executed if "Result...
View ArticleHow to round a result before reported
Hello,my measurement teststeps return results like 1,7267326467267236423 and only the first two values after the comma are interesting.How can i set a Postexpression to round the result that ist put in...
View Articletest de lecture et ecriture avec labview et testStand
Hello,in my project I use the NI PCI 6518 card to get a digital input (presence sensor (LED)) and a digital output (switch activation).so I want to do a test: if read Input (1) = 1 then write output...
View ArticleCustom UI - Multi Socket, Batch Mode Setting 4 Sockets, but want to just...
Hi thereIf LV call TestStand sequence which in batch mode which has 4 sockets, normally all 4 sockets start simultaneously, but sometime I just want to start part of them, for example , socket 1 &...
View Article