close teststand using cvi testStand API
i use cvi for Runing a seqFile but when i click close allways i get this message :" this execution is currently running . what would you Like to do? Terminate ExecutionAbort ExecutionAutomatically...
View ArticlePass teststand command line args (/run, /editor, ...) when starting Labview...
Hi!(Setup: Teststand 2013 and LabView2013 on Windows7) I want to start my UI (which is very close to the FullFeatured Labview UI) using the Development environment and pass the defined teststand...
View ArticleDisplayName of Child Executions
Hi all, Another day, another obscure question.I'm using the batch process model, launching two new executions per test socket.I'm also using the sequence editor. For each launch of the new execution...
View ArticleParallel model with separate reports for each subsequence
I've been working on a design which is based on the parallel process model. I need to test 4 UUTs concurrently, with each test port running the same set of tests asynchronously. For each phase of...
View ArticleUsing Call Executable Step To Start EXE and Stop EXE
I would like to use the Call Executable step to Start an EXE (Executable) file which will run until I call another step to tell it to stop in my test sequence. Basically, I want to be able to turn on...
View ArticleTeststand API and classes
Hi, I have recently started using teststand. I felt that teststand has lots of API, classes and its method and properties. Its difficult remember all and to follow. I just wanted to know is there any...
View ArticleTestand engine 32 bit launch error
Hi , I have used the simple teststand user interface shipped with teststand and i customized it for my application. I am using teststand 32 bit and labview 32 bit . After i customized and build the...
View ArticleUser Manager Properties
Hi,I have to create a TS User Management for my organization.To keep it simple I would like to use the built in TS User Manager. BTW I need some additional properties in user's type definition. For...
View ArticleDrivers in Testand are missing windows API dlls under windows 10
We have Custom built a Testand UI using Visual Studio 2010Works on XP, testand 2013 FineAfter compiling this UI in windows 10, Visual Studio 2017, some drivers gives Error:"Could not load dll or...
View ArticleDisplay XML report with everything collapsed?
Hi, Reports about a passing tests open with all steps collapsed, reports about a failing test. If I open one which failed then it opens with all the passing steps collapsed and all the failing steps...
View Articlerun one sequence at a time
I am developing a custom UI based on the simple UI example and I have most of what I want in it but one thing I want is to make sure that the user can only run one instance of the sequence file at a...
View Articleteststand运行环境判断
是这样的,我现在更改了FrontEndCallbacks.seq,我希望在teststand环境下能跳出登录框,而在自定义的测试界面(包括NI...
View ArticleHow to specify environment when using custom OI
So, I change the FrontEndCallbacks.seq, I hope in the teststand environment can jump out of the login box, and in the custom test interface (including two NI test interface), FrontEndCallbacks.seq...
View ArticleOverride Teststand callbacks from LabVIEW.
Hello,I have a test sequence and I want to override the "SequenceFilePostStepRuntimeError" callback from a LabVIEW code module.I tried to register for callback event in LabVIEW but I was unable to find...
View ArticleTeststand - GetProperyValue Error.vi in Teststand Deployment Engine
Hi,I am using Teststand 2016 Base Deployment Engine Test Executive using LabView 2014 adapter. I am getting error "Failed to load a required step's associated module. [Error Code: -17600].Error is...
View ArticleDiff between 32 bit and 64 bit simple user interface
Hi, What is the difference between 32 bit and 64 bit simple user interface. If I want to run 64 bit simple user interface in teststand 32 bit , what are the changes needs ti be done. Anyone tried...
View Articlecreate sequence files automatically starting from an excel test suite
Hello everyone,I wanna know if it is possible to automatically create sequence files from excel test suites which contains actions and expected results then execute them in Teststand, without having to...
View ArticleNI teststand creat string into array
i want to creat a string into array in test stand using CVITS_PropertySetValString (seqContextAsPropObj, &errorInfo, "FileGlobals.Data.Measure[0].Value", TS_PropOption_InsertElement, "NOK");firstly...
View ArticleLV Cluster to TestStand to keep element order
Hi, alright, so I have created my nice cluster in LabVIEW which looks good and the elements in the cluster are ordered in a logical fashion. When I work with this cluster in TS (this of course is true...
View ArticleIn BatchModel, Terminate All causes higher order threads (socket 1, socket 2,...
Hello, In the attached sequence "terminating help.seq", I can recreate the issue. In the Main of MainSequence, I press Terminate All while socket 0 in the middle of the synchronized section "a". All...
View Article