Database, data missing, on the fly logging
TS 2014Access database, standard NI-TS tables.I'm missing data in PROP_RESULT and STEP_RESULT.UUT_RESULT seems ok. I believe it's related to disabling "on the fly logging".Anybody knows if it's me...
View ArticleHow to programmatically add a sequence file to a project
Hi,Using Teststand C++ API, I would like to add a sequence file to the current project in the current workspace.My sequence file has been created using engine->NewSequenceFile(); and saved in the...
View ArticleExecuting a Sequence with process model in LabVIEW
Hello everybody,I would like to run a specific Sequence from a Specific file with the stations default process model. I've managed to wire some blocks together which seem to make sense to me. However...
View Articleautomatically modified sequence
I'am facing the problem that a sequence, that formerly loaded without a problem in that teststand-2013 installation, now is automagically modified when loaded. And i'am not able to find a difference...
View ArticleSave and restore execution context
Hi !I oufnd other posts treating about this subject but they're old and doesn't really give a clear answer to this problem : save and restore an execution context. The idea is to get a 'photography' of...
View ArticleProgrammatically edit Step.Datasource
I'm creating a LabVIEW tool to update several step properties after some needed changes. One of the changes was a step type went from a numeric limit test to a boolean pass/fail. Since I couldn't have...
View ArticleTeststand's Labview interface runs with no errors yet fails tests that use...
I am using Teststand 2013's provided FullUI Labview interface to try and run single pass tests on Teststand sequences. The User Interface runs with no errors, and it appears as if it is preforming the...
View ArticleParallel or Sequential Process models
Dear LabVIEW and TestStand community,let me, please, ask you for an advise. I have to implement test sequence for 2 DUTs, which will be testing in parallel. All hardware will be separated for them, and...
View ArticleEvaluate TS expression edit in LV
I'm trying to evaluate a modified TestStand expression within LabView. I am able to use the expression edit function to get the string to a TS variable. I would like the user to be able to modify the...
View ArticleHow to Manage Multiple Hardware or auto select a sequence according to a...
How can we manage mutiple types of devices in TestStand? I have 2 types of DMMs since some are not available anymore (AG34410 that needs to be replaced for a 34465A when it goes to calibration or...
View Articlems sql server
Does TS support "MS SQL Server" ?that exact name does not show on the list of database options in configure report options, but maybe it's covered by something else. brNikolaj
View ArticlePause Override in Subsequence
I'd like to be able to prevent an operator from pausing an exectuion within a subsequence but still be able to pause in other sequences/subsequences. Additionally if the Pause is pressed whill...
View ArticleTeststand 2012 Sequence Editor: Editing Additional Results Extremely Slow
Hi All, Teststand 2012. When using Sequence Editor and working in Additional Results in the Properties tab of any step, Teststand slows down my computer a lot (as in 1fps slow). It gets worse as the...
View ArticleHow to avoid logging loop info?
Hello, I'm using TestStand 2013. BackgroundI have a number of tests which involve an electronic handshake with the UUT. Unfortunately, the handshake is quite time-sensitive, and I believe that the...
View Articlehow to pass VISA I/O from one module to the next
Hi,I have read some threads but still confused. I also read: http://digital.ni.com/public.nsf/allkb/6FA2495A26DCD40086257A01006A80A9.I have implemented what was outlined in the knowledge base link...
View ArticleMany commands disabled in operator interface
Hello, I am using the full-featured OI in C# on a system with a Base Deployment license, and I see that many commands are disabled, e.g. Single-Pass and Run (only Test UUTs is active); also "Break" and...
View Articleteststand "restart" execution
Hi I'm working on a multi station tester(in parrallel model) currently developed using Teststand, I plan to implement the tester to have a start button and a cancel button. The start button will allow...
View ArticleDoes TestStand have a built in HTTP client?
I am using LabVIEW httpClient to communicate to my device. My sequence calls OpenHandle.vi, CloseHandle.vi, AddHeader.vi, Get.vi, Post.vi, and PostBuffer.vi. Is this built into TestStand or is there a...
View ArticleRunning parametrized sequences
Is there an example how to do parametrized test sequences in Teststand? The current setup is such that a number of tests should be performed with various power supply voltages and temperature...
View ArticleRuntime error -17325
Hi I'm currently having some issue with a program I wrote in Teststand. The program is running a parallel model, where each station/test socket is initiated by a notifcation in the back ground thread....
View Article