Unable to open Teststand 2016 in win 10
Hello All, I am using win 10 PC and installed Test stand 2016 successfully. but when i tried to open the sequence editor i got error saying "Test Stand 2016 (16.0.0.185) must be the active version of...
View ArticleInitialize numeric array to a sequence of values
Is there a way of using TestStand array expressions to achieve the functionality that LabVIEW ramp by delta function has:...
View Articlegenerate from Labview control an expression string
Hi Guys,Is there a way for a Labview Control to automatically create an expression string for using in Teststand?Examples:Int -> 5dbl -> 5.12345String -> "string"Array of Int {1,4,6,9}Array of...
View Article"To .NET Object" in TestStand LabVIEW Run-time
I have a LabVIEW VI that uses the "To .NET Object" from the Connectivity/.NET folder. I call this VI from TestStand. When the LabVIEW adapter is Development, this VI works fine. When I change the...
View ArticleCode error : -17100
Hello, Sequence editor Error : File format error. C:\\.....seq is not a sequence file.Code error : -17100, incorrect format.Source : TSAPI This happen after i try to run teststand and the PC restarted...
View ArticleDownload teststand 2014 32 bit
Hello everyone, i need to install Teststand 2014 32 bit,in NI website i'm able only to install TS2017, is the installer still available ?any link please Thanks
View ArticleLog results from parallel thread without add Wait
Hi All,we'd like to log and display the results of a sequence call (subsequence) where we use New Thread as execution option. There is a solution for this situation, but in my understanding this makes...
View ArticleInterpreting Variants as Flattened Binary Strings from TestStand
I successfully saved numerous kinds of LabVIEW data in TestStand variables by converting them to Variants, flattening those Variants to Strings, and then passing them to TestStand as 'Binary Strings.'...
View ArticleLabVIEW Installation for TestStand Deployment
I have TestStand and I'm using the Base Deployment Engine License. I have LabVIEW VIs in the sequence, but I have the TestStand adapter set to LabVIEW run-time. Do I need to have LabVIEW installed?...
View ArticleTestStand and LabVIEW share functional global variables
I build a functional global variables in a LabVIEW project, and I use it both in VIs and TS sequence files correctly. However, when I generate a EXE from VIs, the functional global variables don't...
View ArticleError-Handler Abort Subsequence
Hello, in a measurement-sequence (ms) I'm using an error-handler, which is started in a new thread in the ms. In case of an error, the execution of the ms is set to a loop (using...
View ArticlePass Thread Current Step Name Of Main Sequence
Hi, I have a test sequence (lets call it TOP LEVEL) that runs and calls a new thread and keeps running in parallel with the new thread. While the TOP LEVEL test sequence is running and the new thread...
View ArticleInsert Row and Column Into 2D Array
Hi, using TestStand statements how do I add a row into a 2D array and a column into a 2D array?Thanks.
View ArticleOverride default Message Popup
Hello, I am looking for a way to override MessagePopup (or any other) step in Teststand. Prefferably I want this to happen in pre and post step callback in process model, so when my custom model is...
View ArticleVerify data captured by USRP B200
Hello everyone,I am using USRP B200 to capture data at a particular bandwidth. I wanted to know if I can verify whether the capture has been done properly. Is there any tool to do that ? Regards,Arohan
View ArticleProblem with Teststand and Python step type
Teststand 2017 with Python 3.6.7 32-bit.I wrote a simple motor control code in python. It runs well under python command line. Attached please see source code.However, it won't run as expected in...
View ArticleError : Win32 Handle that was passed to Icon is not valid or is the wrong type
Hello all,i have an evaluation version of teststand and i can't open the seq editorAny help with this please Thanks
View ArticlePython Class Instances Help in Teststand
Hello, I am using Teststand 2017 with the NI Python Steps for Teststand. I was just wondering how could I use these steps to create an instance of a python class, pass in some arguments and then be...
View ArticleTeststand failure results are kept for the nexst UUT
Dear Friends, Could you tell me how to solve the following problem? If the first UUT testing failed in some steps of the main sequence, the failure results will keep in the next UUT test report file if...
View Article