best way to show changing variables in operator interface
Hello, I have a loop where I'm reading pressure variables that change over 5 minutes. During development, in the sequence editor, I can easily watch the variables change by looking at the variable...
View ArticleI want to generate a second report in Test Stand.
I have a test fixture that is running production units and is generating reports as I have defined with no trouble. It is now desired that I create a "summary" report as well. So I have the original...
View Articleusing property loader for sub-sequence parameter
Hi. I have a subsequence within Main sequence. The subsequence is in the same file and has one parameter (a string, empty by defualt). I cannot seem to figure out how to use property loader to...
View ArticleRunning a VI remotely in LabVIEW Run-Time Engine
Hello, Is it possible to run a VI on a remote computer in the LabVIEW Run-Time Engine only without the LabVIEW development software running on that computer? Using TestStand on your main computer, of...
View ArticleView report button not showing after test
This is really weird, have any of you guys had this problem before. it looks like teststand is not generating the report. but i triple check all the report settings and step settings and i have the...
View ArticleTestStand module adapter latency?
I'm trying to determine a couple properties of TestStand 2014 SP1 with respect to the latency of operations:What is the latency between calling a TestStand step with a LabVIEW module adapter and the...
View ArticleUnknown variable or property name 'Step.Result.TS'.
I am trying to add the start time for each step in a sequence to the report using an overrided version of the callback sequence SequenceFilePostResultListEntry. According to...
View ArticleDatabase Data Operation Step Browse Expression
Hello Community, I am using Database Steps in my PostUUT Callback.I am having trouble figuring out how to get the value expression for certain results in my Data Operation Step. For example, the UUT...
View ArticleProblems Launching Sequences via Engine & No ActiveX Controls
Hello all, I am having a particular problem building a custom UI solution that does not leverage the ActiveX controls (like appmanager). To do this I am using the engine directly. I can get this code...
View Articleuser manager
Hello, I need to create an operator account with the "set next step to cursor" enable but DO NOT eneble "run mode options" during the run time. I noticed if I set to True ControlExecFlow in the user...
View Articleremote engine and DUT reboot issue
When testing a DUT based on a PC you may have to reboot the DUT PC a number of timers during the test.Teststand remote sequence execution seems not to handle this in a proper way. Teststand spends a...
View ArticleIs there a guide to upgrading from teststand 3.5 to 2014?
I am trying to upgrade a machine from running teststand 3.5 to 2014 to improve the throughput of the machine, are there any guides available to do this or is there an easy way of upgrading from one to...
View ArticleWIndows Registry Write in TestStand Deployment
I'm looking to be able to write a windows registry key when installing a TestStand sequence. I was thinking I could do it within the Deployment Utility, but it seems that all I can do is run a custom...
View Articlehow to extract each value of the split array
hi, I want example how to extract the each element form the spli array. Rite now i am using Set PSUChannel (1,10V,18VOVP,1ALimit,3AOCP,OutputON) Where 1 represents locals.inputchannel, b represents...
View ArticleShare different multiplexer channels when using Autoscheduling
Is there a way to isolate different channels of an RF multiplexer using Autoscheduling? I have one channel of the multiplexer tied to my signal generator and one channel tied to the signal analyzer....
View ArticleUser defined XML format for result export
Hi, I would like to export the results from my whole test sequence to a new XML file. The format for the XML file is given and fixed. My first try was to create a LabView VI to export the data to XML.I...
View ArticleIssues with parallel execution
I am having issues with opening TCP connection as well as SSH connections when running a sequence in parallel. When opening a TCP connection, after a delay, one thread passes while the other gets...
View ArticleC dll can't define parameters
HI, crew! I am a relative newbie, I have a dll file developed in C and set of definition files. I can import it into test stand but it only picks up the functions not inputs / outputs.I was told, that...
View ArticleATML importer - PostTranslateTestGroup Callback
HI, I am in the process of managing my import of ATML Test Description into Test Stand. I wish to interrrogate the post actions of a sequence step during the import. The documentation states that I...
View ArticleStationGlobals in Batch Mode - same for all batches?
Hello,i am trying to create a simple Testplan running in BatchModel with 4 TestSockets.In the testplan is a for loop looping around a SationGlobal.Dut for 10 timesQuestion: Is this StationGlobal copied...
View Article