TestStand Callbacks....CancelStepCallback
I have two sequence callbacks, PostStep and StepFailure. I am wanting to use Step.CancelStepCallback inside of the PostStep callback, since it is called before StepFailure, so StepFailure callback is...
View Articleteststand turn off enter uut number
HI I am new to teststand and just wanted to know how do I turn off the dialog box that popus up for every run saying enter uut serial number when I select test uuts? How do I tunr off the test sequence...
View Article.Net Object Ref, Array of structs
I'm trying to find the best (and simplest) way to handle this issue:Background:My calibration code returns a .net object, containg 2 array of structs.Each struct contains e.g 10 properties. Each array...
View ArticleDisable entry points in OI based on sequence
Hi all, I'm using LV2014 with TS2014, using the parallel process model. Is there a simple way to disable the Single Pass and Run Main Sequence entry points? I noticed that in the CreateDeleteUser...
View ArticleHow to use the variable type expression (String)
Hi all It is a basic question but I do not found any documentation about the variable type expression.What is it for? Teststand 2013 Tks
View ArticleMissing Lines in text Reports
Hello, I am trying to print a report that is saved as a text file from the TestStand Report Tab. When I print, several lines are missing from the report and the margins are incorrect. When I set the...
View ArticleInternal Error: Error occurred in module 'NIAnalysisModules.dll:...
Hello, I have done significant searching and haven't been able to find any information on this topic so hopefully someone can help. We have written a sequence that pulls data from an Excel file, uses...
View ArticlePassword Protect Sequence Files on Deployment
I need to password protect (not viewable) my sequence files for a deployment (many sequence files will be included). I would rather not do this file by file for the deployment (files are in a version...
View Articlecustom data types, .net, nested structs
I receive a data structure from .net into TestStand. It's a struct containg a number of fields, and an array of stucts.When i try to create a custom data structure of the Struct (CalibrationResult) in...
View ArticleTS Pallette's GetMonitorTerminator
Writing from home so I may have name of vis wrong... Using LV2010, and TS 2010. I'm trying to have a small window display the iteration number of a loop in a main sequence. I want it displayed...
View ArticleUsing TestStand as a sequencer in a LabVIEW application
To start off, this is what I would consider to be a "high level" question. I'm not looking for specifics but rather generalities. I am mainly a LabVIEW developer. I'm working on an application that...
View ArticleHow to get name of step that is running in teststand
Hi, I need to create an extra window to show the status of the UUT, the operator interface is not enough to show the details of 24 threads. So we decided to create another GUI that will be called at...
View ArticleWhat does 'An exception '{0}' occurred' mean - Error code 17234
I am running a TestStand sequence that calls another sequence in a new thread. This new thread has many checks for notifications posted by the origination thread to perform different actions. While...
View ArticleTestStand adaptors and Vision Deployment license
I have installed Teststand and LabVIEW in my PC. I have no Vision Development Module in the PC,but using Vision Deployment license and changing TestStand adaptor to “LV RunTime”, is it possible to run...
View ArticleUIMsg_ProgressPercent event handling
Hello everyone,I am a new user of the TestStand software and have a question about the UIMsg_ProgressPercent (and also the UIMsg_ProgressText) event handling in the Full-Featured User Interface example...
View ArticleAdding additional result programmatically
Relatively new to TestStand, and struggling with a problem. I want to "scan" a test sequence, and for every step in the sequence where the name starts with a 4 digit number (i.e. "0400 - Measure...") i...
View ArticleTestStand Deployment Error -19000
Hello, I am trying to build a Deploy for my TestStand application but I am receiving an error:-19000 - The library created in the source distribution is not valid. Contact National Instruments for...
View Articledaqmx vi's and teststand integration
So far i have been doing good on teststand using regular instruments as scope, power supply, function generator, dmm and switches. so i had to use a daqmx card for a particular test. And i found that...
View Article3rd party software vendor need copy of TestStand to troubleshoot
Hi, I am having an intermittent problem using TestStand to access (via COM server) another software (SmartBear TestComplete). This issue appeared when we upgraded the TestComplete software version. We...
View Articleconverting string that is 64 bit number to the an actual number
Greetings, I currently have a string that represents a 64 bit number. Any way to convert that to the actual numeric value? Val () only does 32 bit. Thanks for any path you can set me down. Chazzzmd
View Article