TestStand Custom Step Type properties not modified
Hi all, I have an issue with TestStand 2016 f2 : when I modify the properties of a custom step type, the modifications are not taken into account when closing the properties window (the properties were...
View ArticleRead 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 ArticleHow to get TS present Run Mode
Hi, everyone,I have some cleanup procedures to be done in my sequences but I would not let them go if I'm debugging the relevant sequence. You know, sometimes we can keep the handles or resources open...
View ArticleCan't get the maximal write speed on a NI 9269 when running the controlling...
Hi, I'm currently working on a automatic testing sequence with the help of a cDAQ 9178 containing amongst other things an NI 9269. I have written a LabVIEW .VI for writing data to this module and there...
View ArticleRounding positive and negative numbers using the Round function
I am trying to round a calculated value. This value can be both positive and negative numbers. I want the posative numbers to round normally (at 0.5, round up to the nearest whole number) and negative...
View ArticleDB Select data on result processing
Hello,I would like to get data from database during TestStand result processing in default TestStand DB result processing plugin. I suppose that Stored Procedure statement type gives possibility to do...
View ArticleTestStand Custom Step Type properties not modified
Hi all, I have an issue with TestStand 2016 f2 : when I modify the properties of a custom step type, the modifications are not taken into account when closing the properties window (the properties were...
View Article