Collating and Comparing Execution Profiles
Hi All, Is there a tool to collate and compare the execution profiles captured via "TestStand Execution profiler"? I am running a sequence for 100 times and profiling its execution for every run. At...
View ArticleProgramatically Login through Teststand API
Dear Member, I have a Login VI in LabVIEW, I m trying to use the same VI to Login Teststand, through API . But I m not able to find the right property and method for same. Can anyone help me to solve...
View ArticleUnderlining data types.....
what is the exact mean by underlining data types in Teststand...?? what is the use of those data types..??
View ArticleHow to set VISA resource name on LABview teststep
Hello,i am using a downloaded vi-library for an instrument.Then i inserted a LABview action and selected the Initialize.vi file from the library.Now i see all parameters of the vi in the module tab of...
View ArticleInvalid Step Type using ASAM XiL Steps
Hi, I'm currently using an evaluation license of Teststand 2017 SP1, to see if i could use it to connect to my HiL-Testbench via XiL-API. I also installed the XiL-API step package. I used one of the...
View Articlesequence call performance
Hello, I have simple sequence that later runs on process model with pre&post step callbacksWhen I execute this sequence without pre and post step callbacks it takes 2 sec to execute.When I add pre...
View ArticleDeleting a Step
I am new to TestStand 2014, so your patience is appreciated . I am trying to create a sequence that allows the user to drag a custom step onto the Steps window. This will launch a custom form that they...
View ArticleSending tab character continuously with extraputty
I am using extra putty for serial communication in teststand, I am trying to send a tab key continuously but have not gotten it to work. What I do have is sending a Chr(9) via serial communication but...
View ArticleDeployment Utility Save As Previous Version
I made a deployment definition in TestStand 2017 (*.tsd). I'm working with a team that only works in TestStand 2016, and I would like to collaborate with them. How can I convert my deployment utility...
View ArticleHow to add User Defined Execution Entry Point?
Hello Members, Is it possible to add user defined execution entry point.? My requirement is ,I need three execution entry points,which areSingle passTest UUTTest RepeatabilityThe first two are already...
View ArticleGet number of DUT Passed/Failed after run
Hello, I'm using batch model, 4 DUTs, I need to know how DUT passed at the end of the test (putting this value in a variable).RunState.SequenceFailed gives global result, I need individually results...
View ArticleHow to setup a labview-vi to create a numeric result using error-output
Hello,i inserted some instrument teststeps from a downloaded library like initialize.vi, reset.vi, close.vi.Currently they are running as Action.What do i have to do that they also execute in...
View ArticleCan't figure out syntax to properly set...
Hello! I'm using the sequential model in TS 2017. In MainSequence, one of my modules creates a directory for logs and other output files from my DUT. I want to put the TestStand report in this same...
View ArticleRunning teststand sequence on RT target?
Hi, Is there any (officially supported) way to run a TestStand sequence on Real Time target, like on an RT controller? (assuming that the the steps are compatible with the RT system (eg: no dll...
View ArticleTeststand automation from an extern C++/Qt UI program
Hello, I have a test bench project for which the customer wants a very specific and custom UI.One of the requirements for the UI is that it shall be written in C++ using the Qt framework.We are used to...
View ArticleWork
Hello guys, So i made a python test script file where it allows me to transfer files through serial port communication. Now to do that i had download pyserial and import into python using the code...
View ArticleCalling Python functions, some issues.
I am using the python step type in TS 2016 32 bit version. Currently working with Python 3.6.xI want to first start by saying I have gone through the examples provided and understand how they...
View ArticleHow to change string to numeric which get from file?
hello,As a beginner of teststand, I meet with the issue as follow.When I want to do with the data from external file, like csv, I find I can't change string directly to numeric.How can I do with...
View ArticleRemoteEXEServer.exe Not Working + Exception
Hi Sir ,am Trying to run an executable on a remote pc from Teststand. looking around i found a possible/easiest solution is to use that RemoteEXEServer.exe (wich is provided by installing Teststand)...
View ArticleHow to set custom limit
Hello,i want to use the LEGE limit type but also an additional check > 0Is this possible in one step?
View Article