How to change StationGlobals on Base Depolyment Enginge
Hello,i have system that was in the beginning licenced to Development System.Now i changed the licence to Base Deployment Enging as it is only used to execute testplans with a custom GUI. The question...
View ArticleVLM with three computers and one "Development System" licence.
Hello,i have two testsystems with each a "Base Depolyment" licence.Also i have my laptop with a "Development System" licence. Is it possible to move "Development System" licence into VLM and, if i need...
View ArticleSubsequence in New thread blocks Main thread
I have a async VI that runs parallel with TS program in a subseq. I'm calling the subsequnce in a New thread from the Main sequence. I also have a DMM subsequence that runs without any problem...
View ArticleMeasurement Value in Teststand Report Do Not Update When There is a Runtime...
Hello everyone, I met a problem here when executing my sequence.In the string limit test, I found that whenever there is a run time error happens in the VI, the measurement value will grab previously...
View ArticleRenaming a test step
Hi Community, I have a step in a for loop and I'd like to rename it in every iteration (eg: Test 1, Test 2, Test 3 etc). What I have noticed is that if I create a pre-expression to change the Step.Name...
View ArticleGetting the full location of an aliased PropertyObject
Hi all, I've been searching around and experimenting, but I haven't been able to figure this out yet. Maybe I'm just not using the right search terms. I've written a sequence that returns an alias to a...
View ArticleGetting some errors when get data of power supply through device NI 9233 and...
First of all, sorry if i'm posting on the wrong topicI'm using nidaqmx module and python3 to get some data from a power supply through NI 9233 device.However, I'm getting some...
View ArticleTeststand Report Wrong Measurement in String Value Limit Teststep
Hi all,I have encountered a problem that the measurement value in the Teststand report doesn't get updated when there is an error in the String Value Limit Test. Can anyone advise that i can get it...
View ArticleCreate indentation programatically in report file?
Hello community, From time to time it would be nice to indent a given step in the report. I could surround it with a for loop or so, but I am wondering if there is a more elegant way to do it? thanks.
View ArticleWhy no "changed" symbol in StationGlobals when changing via Statement?
Hello,if i change the value of a variable direct in the StationGlobals by opening the StationGlobals then there is a * symbol in the Tab.But if i do the same change with a Statement...
View ArticleTop level Objects not released correctly - Custom UI
First off, I know that this has been a hot topic on the forums, I've trawled through plenty of examples but I still cannot specifically find the reason I am getting the following error: The amount of...
View ArticleConfigure a step TS with an exe CVI
Hi, I would like to get arguments from an exe CVI to put in a TS step.Here is my interface.These parameters are sent later to my exe CVI to command a system with USB communication. That's why i made an...
View ArticleAutomatically "Default-Value" of a Parameter in a Sequence-Call
Hello, my Goal is it to make the sequencecall very flexible. I want to make a Sequence (SeqA) which is called in some other Sequences (SeqB, SeqC, SeqD, ...) to read out values. Two month later I have...
View ArticleTwo different licenses on the same HW
Hello,I would use two end-user license of different type (one Test Stand Development System and one NI Automated Test Software Suite) on the same HW ( PXI with embedded controlloer). Is it...
View ArticleCustom Data Types of same name saved in different sequence files
Hi All,I am trying to understand how custom data types saved in sequence files (not the mytypes.ini file) are handles by TestStand. I was under the impression that any custom data type saved in a...
View ArticleCallback not running when expected
I have a callback assigned to "EndExecution" that is running the following code:The "Execution Closed" message is simply there so I know when it is running. I expect this callback to run when the...
View ArticleLV Class member Error (BUG?): Teststand displays incorrect value got from LV vi.
At my company we use a fair amount of LVOOP classes as hardware abstraction tools and such. We've started from the basic NI HAL template and modified after our needs. I found a really strange error,...
View ArticleError -19506 when build Deployment on workspace containg a VI calling a...
Hi, I'm trying to build a TS deployment (TS 2014) based on a Workspace.In that WS, one of my sequences calls a step type 'Get Temperature'. That step type calls a module relying on the LabVIEW adapter,...
View ArticleHow to pass header files of dll into TestStand
I have three dll-s. Each of them has their own header file. All three dll-s are using common header file. When I try to use DLL functions from TestStand I do:I insert Action to Main step -> Module...
View ArticleTestStand Doubts
Hi you all,I am having some questions dealing with TestStand. My final purpose is to build a TS UI in Labview to run a bunch of sequence files and/or their subsequencies but not necessarily all of...
View Article