Additional Results Condition Not Working Correctly For Parameters
TestStand 2014 Trying to log a parameter only if the step status is "Failed" won't log the parameter when the step actually fails. However, variables with the same condition will log just fine. The...
View ArticleSetting PART_NUMBER from UUT_RESULT table
In the default database schema for TestStand, I see how UUT_SERIAL_NUMBER gets generated via the PreUUT callback. How do I get the PART_NUMBER field in that same UUT_RESULT table loaded? Some of my...
View ArticleTourbleshooting passing arguments to scripts
Hi, I am new to TestStand and have been through the tutorials and some white papers, but I have run into a problem. I have inherited a production script that uses Python scripts. Currently there is a...
View ArticleFill Array by Reference
Hi, What I want: Fill an array, which is inside a container, and named based on input parameters. What I have tried:I have created an object reference, Locals.obj_temp, which stores the current array I...
View ArticleCan TS work with sql server compact or express?
I'm don't have much experience with the underpinning of database systems. I know conceptually how they work and can hack my way through sql queries. Is there something fundamentally different about a...
View ArticleHow do parameter files work with the NI IBM RQM Adapter?
Hello, I'm trying to figure out how parameter files work when executing a teststand sequence from IBM's RQM using the NI provided adapter. So far, the only information I have been able to find...
View ArticleProblems with multiple TestStand versions on the same computer
I installed LabVIEW 2014 and TestStand 2014; then later I installed TestStand 2010 SP1 and have been using it since. (I also updated LabVIEW 2014 to 14.0f1; I think I did that after installing...
View Articlecan't create a window for execution. GDI or User resources too low
I get this error when i try to do a single pass on my sequence. the labview code issued involves Classes and a lots of Vi's that are included on a Hardware Abstraction Layer the sequence executes...
View ArticleDesign of (TS + LV + SQL inputs)
Hi, I have a big project to manage which includes : -TestStand + LabVIEW -SQL Database for test inputs (UUT characteristics, sequences parameters,...)-HTML Reports-almost 10000 different part numbers...
View ArticleSHUTDOWNAn HTTP error occurred.
When I open NI Execution Adapter for IBM Rational Quality Manager 1.5, there immediately is text in the System State box saying "SHUTDOWNAn HTTP error occurred." What does this mean and why is it...
View ArticleGenerate Documentation of Custom Data Types
Hi, I'm using TestStand 2013. I have to defined a lot of Custom Data Types. Now I want to generate documantation for all this definitions including the data types, comments and so one (similar to...
View Articlewhat function do I use to programmatically create End steps with onNewStep
Hi, I want to create a custom step type that is a Label with an End step for labeling blocks of code. I tried Custom substep with OnNewStep, and I put in the function OnNewStepWithEndStep from...
View ArticleCan I simulate short circuit test on busbar and other type test using Labview...
Hi Friends I want to simulate short circuit test on busbar say, 50kA OR 25kA etc.,Can I simulate this using Power suite of test stand software, I want this for a project for final year submission...
View ArticleHow to Create Test Sequence Document in HTML using command line
How to Create Test Sequence Document in HTML using command line I have lot of sequences and I want to create Test Sequence Documentation in HTML format using Command Line automatically, is there a way...
View ArticleError Code: -17502
I get this run time error whenerver I try to edit my report options, "Configure->Report Options..." TestStand 2010 SP1 (4.5.1.134)Sequence Editor Version 4.5.1.134 Run-Time ErrorDetails: No details...
View ArticleNumeric Limit Test - Several arrays and 1 limit set per array
Hello ! I am quite new to Teststand and I get stuck with an issue of which the solution should not be that intricate ... (I think ...). I would like to use a "Numeric Limit Test" vi (LabVIEW module)....
View ArticleAdditional Results Failing to Post
I have a sequence with the following structure: Main -->Interface Type 1 ----->Test 1 ----->Test 2 -->Interface Type 2 ..... The problem I am experiencing is that results are not being...
View ArticleDisable 'add measurement' in multiple limit test
Hello,My goal is to make a step type which executes a specific code which returns 3 measurements. The user who uses the step of that type must be able to apply limits on these measurements but not...
View ArticleUnable to build a TS deployment image if Workspace has 2 projects
We have been using TS Deployment for some time now , building image patches on a change requestThe TS Workspace contained ONE TS project with all the required files. Recently we have decided to tidy...
View Articlesetarraybounds to modify array get error-17325,wrong number of array indices
hello: i tried to use setarraybounds(Locals.Raw_values,"[1]","[6][0][0]") to set new bounds value of original array[1][1200]but get error: -17325,wrong number of array indicesand use...
View Article