RE: Accessing RunState Sequence Variables
Hi all,I'm looking to access the run-state variables of a sequence prior to calling it and wanted to know if this can be done. The overall objective is to disable tracing into specified sub-sequences...
View ArticleSequence Analyzer Custom Rules
Hi, I'm a complete beginner but I did a search before asking and didn't find what I was looking for so... I'm trying to get an idea of what kind of sequence analyzer custom rules are possible. For...
View ArticleIE stuck
Hello, I have problem with opening XML format of report from teststand 2016 via IE (v11.678.17763.0), win10.It open normaly, but after 3s, the page stucked and I have to restart explorer. For opening...
View ArticleRead All available TestStand Station Global in LabVIEW OI
Hello all, Is there any option to read all station global available in Teststand. I have Operator Interface in labVIEW ,where I want to read all Station global and understand the data type of same. Can...
View ArticleTeststand Python Step Error
I'm a new user of Teststand and I am attempting to set up a step to call a Python script. But in the Python Step Configure window I'm getting the error "Invalid Python Version. Make sure required...
View ArticleTestStand workspaces and projects
Yes, it has been a few versions of TestStand since I tried deploying a solution. Are TestStand workspaces really gone? The deployment utilities seem to suggest that is the case...that is not what I...
View ArticleAsking why.
Yes, I am a NI LabVIEW Champion. Yes, I am training to become a CTD. Why do the LabVIEW prototypes look like that...and with the connector pane AFU? Error In, Error Out ...bottom left and right on a...
View Articleusing previous step result
Hi All,In a step (.NET code module), I want to use the result produced by a previous step.I don't want to use TS variable in the sequence. Do I have to get all results list ? If yes, how can I get...
View ArticleTeststand simple UI
Hello I want to use the simple UI (CSharp) from the Teststand 2013 tutorials as a starting point for a new UI. In this new UI i want to sent messages (button press) from the UI to the running sequence...
View ArticlePass parameters to TestStand sequence in Labview
Hi all, I am trying to run a TestStand 4.1 sequence from a Labview 8.5.1 vi using the "NewExecution" method. This works: when I run the vi from TestStand, I get back to TestStand in the called...
View ArticleDetect "Set Next Step to Cursor"
Hello!for some reason I thought the callback "SequenceFilePreInteractive" was going to be executed when user does "Set Next Step to Cursor" and resume the sequence. But apparently it is for "Run...
View ArticleDowngrade TestStand 2017 SP1 to TestStand 2017
Hello, For the records, and because it took me some time before finding a way to remove TestStand 2017 SP1 and install TestStand 2017 instead (not common, yes, see the firt issue here : ASAM Steps :...
View ArticleRead Teststand Sequence with Python
Hello, I am trying to figure out how to write a python script that can pull the Steps and Variable values from a Teststand sequence file. I don't know where to begin. Has anyone done anything like this...
View ArticleMissing 100 Mbps option in GPIB Ethernet Wizard
Hello,As the title says, the option to add an older GPIB 100Mbps box is missing in the wizard. It disappeared after I've updated the NI MAX. I updated other computers and they behaved in a similar...
View ArticlePython - obj - get multiple fields from class
What is the best way to get many (100) fields from a python obj into teststand. We're comming from C#, where it's possible to generate a data-type in TestStand based on the data-type in C# (at least on...
View ArticleWhy can't a new serial number be displayed as plus a new serial number...
In parallel mode TestStand runs paralleluutdlg.c file other than uutdlg.c file. In sequence mode Teststand runs uutdlg. It can be directly modified for plus any input serial_box in CVI, its easy and...
View ArticleSaving VIs Current Values as Default when called from TestStand
Hello,While trying to figure out how to Save Current Values as Default of the VI that is being called form the TestStand, I've run into a bit of a problem:I have a Primary VI, here it is, fairly simple...
View ArticleTSM Write to STDF SDR
After spending hours searching for a previously asked question on how to write to CARD_ID in SDR inside TSM generated STDF file I have found noting. I realized that I could probably do it in the...
View ArticleHow to get the OUTPUT pane`s message
Hi, I have a question about how to get the output pane`s message.Actually i have find the property (engine.getoutputmessage) from the help file, but the confusing thing is that i can`t find this...
View ArticleTerminating Non-Reentrant vi:s in TestStand using the TerminateAll function
Hello! What does the Terminate All function in TS do (The one under debug)?I have some problems with the Terminate All function and non-reentrant vi:s, explained below. See attached files for a simple...
View Article