Help needed dynamically writing to local variables
Hi folks I am using a numeric limit testThe test is within a loop, and the current iteration is stored in a local variableI am entering an expression in the Post-Expression field, and need to achieve...
View ArticleHow to set recording options to only recording the last loop?
So I have some steps in a for loop, and right now everything time the loop executes it records, even if it fails. How do I record only the last iteration in the loop? I want it to record the last...
View ArticleTestStand depoyment issues - Failed to load VI
I'm having trouble deploying a Teststand system. I'm not using the Teststand deployment, I'm using my code repository to deploy my project. It works fine under my login, but other users get an error...
View ArticleUse Call executable to run bat & ftp
Hi,I have a bat file to run some script and ftp. It work fine when I run it in cmd or window.But it doesn't work when it deploy it to Teststand.I wonder any solution for it or where I miss.
View ArticleNI teststand 2017 - Python Integration
Hi, I've just started working with some simple Python Integration using Teststand 2017. I have tried using a couple of different ways to do this. 1. Using the Call executable to call the python...
View ArticleRun tests parallel for one uut
Hi,I am new to TestStand ,I want to run multiple tests at the same time in parallel;I put 2 tests in the main sequence that measures the frequency and amplitude of a signa l(LabVIEW), in the...
View ArticleMobile Device Test.seq file Test Stand
I am missing the Mobile Device Test.seq file and am unable to find it online.Could someone please provide this file.<TestStand Public>\Examples\Demos\Mobile Device Test\Mobile Device Test.seqIts...
View ArticleIs it possible to select teststand station model programatically?
Is it possible to select teststand station model programatically? I have a lot of TS projects within a workspace that use different process/station models (parallel, batch and sequential...)How can I...
View ArticleSkip socket in parallel mode
Hello I have a testchamber were 4 product are tested for 8 hours. I want to use Teststand 2014 (and C#) in parallel mode. I want to skip sockets that are failing during these 8 hours. Lets assume...
View ArticleHelp needed sending a UI activex reference back to teststand
Hi again folks, next conundrum. I have inherited a large user test GUI that besides other things, sets up an active x control to write to a database, all works fine within the GUI. However I need to...
View ArticleCVI Custom User Interface with TestStand
Good day community, I'm new in using TestStand with Labwindows/CVI. I've got an error using TestStand API triying to open a sequence file from an absolute path. Further I want to use some UI Teststand...
View ArticleMigrating TestStand Base Deployment Engine from 2013 to 2018
Several years ago, I built a TestStand-based system for a customer. They bought the Base Deployment Engine license for TestStand 2013. Now, they'd like some features added to the system. My main...
View ArticleMultiple TestStand engine references when using multiple VIs with the TS...
Hi I am developing a TestStand Operator Interface based on the fully fledged TS-OI example shipped with LV/TS.I am trying to dynamically load another VI which is supposed to show result graphs from the...
View ArticleFinding the TSDatabaseLogging object at runtime
Hi All, We are using TestStand 4.1.1Our UUTs are part of an order. The Access database file where the testresults are saved has the ordernumber in its filename. UUTs with different order numbers can be...
View ArticlePragmatically execute the single pass from operator interface.
hello, i am executing the sequence from operator interface, after end of sequence, it is asking for UUT information again, Is there a way where i can execute a single pass on the operator interface in...
View ArticleBatch model - How to prevent disabled sockets from displaying an empty window?
Hello, When using the batch model we often disable certain sockets that are not being used. When we do this, TestStand still pops open blank execution windows for the unused sockets. This considerably...
View ArticleBatchmodel stop button
Hello For my project i am using Teststand 2014 and C# and us the batch model for the first time. My starting point is the batchUUT.seq example.This example has a UUT imformation window with a STOP...
View ArticleDispose a shared object reference
Hi all, When i want to use an object reference in multiple test sockets I mark the object reference as "Shared" (variable properties -> advanced -> Edit flags -> shared). Now I have an object...
View ArticleCreating the Simplest OI of all time....
Hi All,I am new to LabVIEW and TestStand, and started using it about 2 weeks ago.I have since then created some VIs and used them to talk to external hardware. I then ran these VIs in a sequence in...
View ArticleMainsequence final result
Hello I'm using Teststand 2014 and i want to know where i can find the variable that holds the final result of the mainsequence (passed, failed or terminated).I have to do some action at the end of the...
View Article