DAQmx GCHandle
Hello, I've created a .net assembly that encapulates a test. The test is setup, run, and results are gathered. I'm running into a problem that only happens when running TestStand and not from...
View ArticleDeployment w/ Custom Type (CommonResults)
OK, first off, I admit I'm not an expert when it comes to Types or even deploying them...hence the question. I'm looking for a recommended way to handle the situation that I have. Situation: I have...
View Articlehow to get /set calling step info
hi, I want to get the step name, step type, step limit during the test, and also I want to change the limit in the test case, how can i do this? BRBendy
View ArticlePass Parameters from PreUUT to main Seq.
Hi, I can use globals. but wld like to implement by passing the date read in a preuut callback to main Seq or other Sub-Sequences
View ArticleSetting VI Parameters in LabView Action Module with TestStand API
I am starting to play around with the TestStand API and I have questions about how to configure a TSAdp.LabViewModule. I am using a couple examples from NI and the developer community to get...
View ArticleLaunching an asynchronous thread from SequenceFileLoad or ProcessSetup callback.
Hi everyone. I would like to launch an asynchronous thread from a callback, either the SequenceFileLoad callback or the ProcessSetup callback in my client sequence file. I want to be able to stop the...
View ArticleLocked parameters
We are using password protected core sequences which call user-defined (open) sequences at some points. Parameter structures are passed to the user sequences. The types of these containers are public,...
View ArticleIncluing multiple test sequences in one teststand installer
Hello, Is there a way to install multiple tests from one Teststand installer? I want to be able to launch a Teststand installer then choose to install one test from a list. This is how our current test...
View ArticleWhere is the CVI code template for a "None" Selection
This question refers to creating a CVI code module from TestStand 2013. If I leave "None" selected in the "Code Template" dropdown. The generated function is __declspec(dllexport) void...
View ArticleAO Update channel.vi
hello, I am a beginner in Labview. I'm working on a simulation project bipolar transistors for display their current in fonction of voltage . I look for the "AO channel.vi Update" function in NI...
View ArticleSet TestStand Report Path: TS2013
All, I'm using TS 2013 and I need to change the path of my report depending on the UUT type I run. I basically have an upper shell sequence that dynamically calls any number of UUT sequences depending...
View ArticleCustom Data Type Array forced to top of container
I am forced to use TestStand 2010 so this may have been resolved in a future release. In my Variables section, I can create the structure which looks like this (all variables are unsigned 32 bit) Frame...
View ArticleUnexpected behavior with the "Result Recording Option".
Hi, I have an unexpected behavior with the "Result Recording Option". I have some steps contained in the subsequence "X", this subsequence passes a boolean parameter; according the parameter value i...
View ArticleBest practice for test reports location -multiple installers
Hi, What is recommended best practice for saving test reports with multiple installers of different applications: For example, if I have 3 different teststand installers: Installer1, Installer2 and...
View Articlemultiple reports parallel
Hello, I now use teststand 2013(engine 5.1).I have a main sequence which calls sub sequences.Each sub sequence is a test and must run parallel, each sequence also must generate a report with a...
View ArticleHow do I open a microsoft word file using Teststand 2010?
Hi All, I am currently using Teststand 2010. I need to do a simple task, at least I thought it was simple. I want to open a microsoft word file using Teststand 2010. I thought the using the "Call...
View ArticleOpening a Word document using Teststand 2010?
Hi, I need help to open a word document using Teststand 2010. Any help would be greatly appreciated. Thanks,WJ
View Articleasynchronously release object teststand 2013
Hello, I would like to know if it's possible to release a vi which is called from teststand asynchronously."Unload all modules" does not work, maybe because I use a reference to send data to teststand....
View Articleon runtime error report does not show limits
well in one of my Num Limit test, if the step generates an error in the vi (runtime error ) the step shows no limit info in the report. is there a workaround for this I still wanna see the limits .
View ArticleForce to install for mutliple files
Hello, I created a teststand deployment project to create an installer for my teststand environment.I'd like to ''force to install'' all my files in this installer but I have a lot of file to setup. Do...
View Article