How to detect skipped steps using a callback
Hi all, At execution time I need to detect when a step is skipped (for sequence analysis purpose and progression % calculus). This detection should be trapped for any sequence running my personnalized...
View ArticleTestStand Debug Options Warning
Hi, We have what appears to be a degrading problem with one of our Sun Sensor Test Systems. We are on a more and more regular basis seeing TestStand completely hang, followed by this dialogue when...
View ArticleIs there a TestStand equivalent of the LabVIEW Tools Network?
I am just starting out using TestStand. I have programmed with LabVIEW for years and I was wondering if there was an equivalent of the LabVIEW Tools Network where folks share utilities, and code? I...
View ArticleDeployment unable to load a code module (error)
I am making the deployment as a Packed Project Library if u take a look at the image file well thts "Seq analyzer result from my deployment machine where I dont have Labview Development, only...
View ArticleMultiple UUT socket error management
I have been messing with teststand succesffully. I run batch process model because my pxi is not big enough to have two DMM two power supplies or two scopes, or 4 matrixes. i use Batch Process...
View Article-17500 System Our of Memory Exception
Hello, I am seeing strange behavior when I first start TestStand. I am getting an error -17500 'System Out Of Memory Exception was thrown' when executing the 'Create plug-in cache' step in the sequence...
View ArticleUUT Test Count Difference
Well I have to test 10 UUTs I get that number from SAPrequirement is such that every time I test a UUT as GOOD there has to be an automatic counter which the Operator can see how many more are...
View ArticleProcessCleanup Not Called
Hi, What could be the reason for TesStand not calling PrcessCleanup sequence when I terminate the sequence execution?I am using sequential model. I placed breakpoints in ProcessCleanup sequence and...
View ArticleRunning Threads In Parallel
Hello everyone. I need advice from all you TestStand gurus out there. I Need to run two things in parallel: 1. Polling Sequence: I need to poll devices in a product continuously. This poll just pings...
View Article.NET method Side by side configuarttion is incorrect
Problem: I have sequence file that calls the following .NET method but continue to recieve this Error: The .NET method 'connect' threw an exception. The application has failed to start because its...
View ArticleIssue with Standard Output from a Call Executable
Hi, well I am using this executable & have configured the Additional Results to show the Standard Output. is there any explanation what teststand wants to acheive with this -> its the value...
View ArticleTestStand Notification Examples
Attention all you TestStand gurus. Does anyone have any good examples using Notifications in TestStand? I am using the SequentialModel sequence file. I am calling a new thread from my Main Sequence...
View ArticleAVI provider
Hi, I want to use the AVI provider , but when I send a video, it gives me an error "Error -1074396009 occurred at IMAQ AVI Open IMAQ Vision: An internal DirectX error occurred. Try to update your...
View ArticleConfigure Import/Export Properties in TestStand for multi-dimensional array
Hello All, I am developing a testing sequence in TestStand, and trying to use the Property Loader step to load an array of parameters into the sequence file (I would then (eventually) index the array...
View Articlebest practice for Logical OR pre-condition evaluation
Greetings, I'm finding TS doesn't have basic features for decision making (imp) for execution. Any recommendations are welcomed and appreciated. Please see below scenario. I'd like to execute setup...
View ArticleSetup ForEach Loop with 2D Array
Hello All, Would like to know how (if possible) to configure the "ForEach Loop" step in TestStand for an empty 2D Array. What I have is a 2D array of character strings that represent sets of...
View Articleswitching modelsupport2.dll
We are using sequences running with batchmodel with a modified modelsupport.dll i teststand user directory, because we usually need an additional entry an additional partnumber for each UUT and...
View ArticleUUT result in Post UUT Callback
Hi guys, I have to read the UUT result which is provioded by the below mentioned expr. RunState.Sequence.Main["MainSequence Callback"].Result.Status The thing is I save the result in Custom made TDM...
View ArticleGoto PreUUTLoop from Main Seq
Hi Once the test is over with one sort of UUTs I have to change the PartNO & the Code is in PreUUTLoop how do I go there Programatically from my Main Seq. Is there any Flag that could be set ?
View ArticleTestStand ActiveX control compile warnings in WPF 2012
hello everyone, I am using TestStand ActiveX controls(ApplicationMgr, SequenceMgr, ExcutionMgr) in my project written in WPF 2012.After I put the controls on the form, there are some referrences...
View Article