Read Only Palette
HelloDoes anybody know why my palette is read-only ? and how to write in it ?I tried to change the right under Windows, but I already have the right to modify the palette file.I tried to run TestStand...
View ArticleEvents and event handlers in TestStand
Hello, Is there a way to use events and event handlers in TestStand 2016? What I wish to achieve is:- I have 3 files: File_1.seq, File_2.seq and File_3.seq- File_1 has a sequence SetX with a number as...
View ArticleModifying Graphs in TestStand Report
Hello,In my test sequence I have stored data to 2D array and selected option Report Options -> Include Arrays -> Insert Graph The Y-axis scale is 0 - 4000. Is it possible to increase the length...
View ArticleSetValBoolean
Hello,I want to change a variable from labview using the TestStand API, I can do a GET but the SET does not work it does not change anything in the sequence.Cordially.
View ArticleGet Step Name
Hello,I'm using TS 2014 and custom OI GUI on C#. I've implemented UIMsg_ModelState_TestingComplete and successfully get status of my <Stop On Fail> test sequence by calling...
View ArticleProblem inserting image into Test report
Working on a little test sequence and ran into a minor issue when inserting an image into the TestReport. The image appears fine, but is there a fairly easy way to change the "Report Text" to say...
View ArticleInitialize .NET assembly using TestStand C/C++ adaptor
Hello All, I’m trying to run CDotNetLoadAssembly, from TestStand , but it returns -6579 error code. The assembly file itself is in the same folder as sequence file and the whole project is.After a...
View ArticleError executing substep 'GetchannelValue'
Thanks in advance to anyone who can shed some light on this (even if just to confirm it to be a TestStand bug).Firstly, I'm running TestStand 2014 service pack 1 when ever executing sequence file...
View ArticleTest Stand 4.0 error code -17001 when executing Message Popup
I am running Test Stand 4.0 and when I execute the Message Popup with a picture Test Stand errors out with error code -17001. The same Test Stand code running on a another PC and does not have any...
View ArticleTestStand Database Viewer View Data Error
Hello Experts,I have configured my Database on SQL Server in TestStand. I am able to read and extract data from this database in LabVIEW but having some troubles doing the same in TestStand Database...
View ArticleTestStand slow to start & close
Using Teststand 2016 32 bit with (Labview 2012 32 bit) & Windows 10 and a new PC with 8GB memory, I found that it is very slow to open (4 minutes) and strangely slow to close (1 minute); its so...
View ArticleMemory requirement increases with each Test run
Hello, I fail to understand, why I require more and more memory with each test-run. I thought it could be due to memory leak in my modules. Checked each module but found no such leak. Then I tried to...
View ArticleObvious cause of Logging Error when Switching to OTF Reporting?
Does anyone know of any obvious reason why I would suddenly see errors with logging TS results when switching to OTF DB logging. I can log results to DB perfectly fine using the post process logging...
View ArticleRepeating a failed step when using labview adaptor
Hi all, I'm trying to allow a user to retry a step when failed. Here's my approach:A step that uses a labview adaptor fails (step.result.passfail)Using the call back "SequenceFilePositStepFailure" I...
View ArticleUUT Result = Failed, but all steps = Passed?
I've allowed some of my steps to be repeated if they fail, but not using the loop function. If the step gets recorded as a fail, I use the SequenceFilePostStepFailure call back to roll back a step and...
View Articlewhy does testand 2013 occasionally pop system level exception
I find a strange situation, sometimes TESTSTAND 2013 runs step wait more time, suddenly pops test error report shown system level exception, then report error code -17500 when terminates TESTSTAND...
View ArticleHow to conditionally disable or otherwise remove EntryPoint2 and Run_Sequence...
I am trying to muck with the SimpleUI project provided by NI (currently working with the Labview version). I need to conditionally (or permanently) disable the EntryPoint2 and Run_Sequence buttons,...
View Articleerror report system level exception when teststand invokes CVI 2012 dll after...
Hello,I run step “telnet connection” which is written by CVI if the UUT (unit under test) is connected to my PC by Ethernet line, it is OK, no error report. if the UUT isn’t connected to my PC, the...
View Articleerror report This function dones not have parameter information in the DLL...
Hello, When I invokes EXtraputty dll by Teststand 2013, error report as below: This function dones not have parameter information in the DLL or usesTypes not recognized by TestStand. I don't kown how...
View ArticleGet value from TSUI.I.Combobox
I'm trying to get the string value of the sequence that is currently selected in the "Sequence File Combobox". I've noticed this is a TSUI.I.Combobox and the Property Node for "Value" doesn't return...
View Article