Memory leak issue
Hi all,After a long period of development, I'm testing the robustess of my process in loop.I get a memory increasing of around 100MB during 15 hours.It's quite a lot and I need to fix it for production...
View ArticleLoad custom palette with TestStand API LabView
Hello, I'm still trying to generate programmatically Sequence for TestStand with TestStabd API for Labview. But I don't know how to load my customs paletteS with the API. CASE 1 :If I create manually...
View Articlemake Guest Login the Default
Instead of Administrator being default Login, I want to use make Guest the default login. Is there a property or menu selection to do this in TestStand 2016 or later?
View ArticleTestStand cannot locate a LabVIEW Run-Time Engine of version '9.0' and...
So as a start I'm still pretty new at Labview and Test-stand in general but I'm hoping there's a solution to these errors. To give some context we used to have a computer that ran this sequence but in...
View ArticleWriting to mdb file with a base install deployment
Is there anything special I need to do to have TS write to a database file in a built application deployment? I have set the results processing to do so on my development machine, but when I deploy...
View ArticleHow to convert numerical values to signed 16 Bit integer representation.
Hi Team,I have these two values:Min value: 0xEECBMax Value: 0xF1ECWhen I create them as variables in TestStand they are interpreted as 61131 and 61932 respectively, but their true nature is that of...
View ArticleHow to use a LabVIEW Module Stop Button to programmatically bring my Test...
I have a MainSequence which has the following SetupSubSequence 1SubSequence 2SubSequence 3Cleanup In SubSequence 1, I have to launch a LabVIEW Module which monitors my parameters and allow me to...
View ArticleTestStand 2014 Preload Progress Dialog Box Bug
Our team noticed recently a potential bug with the Preload Progress Dialog Box in TestStand 2014. We have a number of complex sequence files, some of which take many hours to execute, with many calls...
View ArticleIssue with loading the modules in TestStand while running a set of files in a...
Hello,When a set of .seq files are grouped into a batch and giving for execution, it is found that modules associated with certain files are not getting loaded for the execution.But when the value for...
View ArticleRestore ActiveX connection for the LabVIEW Adapter in TestStand
I am trying to restore the LabVIEW and TestStand ActiveX connection if LabVIEW crashes. I have an 'error catching' section in my TS sequence that will restart my VeriStand simulation if VS crashes and...
View ArticleChange the report file path in NI TestSTAND 2017
I have a need to store test results from "Golden UUTs" in their own folder to be easily viewed. I currently under Result Processing for Test Results use " Specify Report File Path by Expression"...
View ArticleMemory Increase & Crash with Basic Example on Repeat
I'd like to understand why memory increases until a crash happens when running even basic examples from the TestStand Editor or User Interfaces. For example, if I modify the PreUUT of the Computer...
View ArticleHow do i propagate custom step changes into old sequence files?
Hello Everyone, I knew, this question was already asked but i didn't find any optimal solution. I have created a custom step and used this step into sequence & saved it. At this point everything is...
View ArticleHow to migrate users from one test stand version to another
I would like to know how to migrate users from test stand 4.2.1 on one computer to test stand 2014 on another computer. Ditto for migrating users from one test stand 2014 computer to another test 2014...
View Articlerecommend stable Teststand version
Hi, everyoneCan you recommend me stable teststand and labview version that can be compatibility with Win10 64 bit system.Now I am use the teststand 2014 and labview 2014, I think this version is not...
View ArticleGetting bin number
Hi, i am a beginner of Teststand and, i am using TS2017 now.I wonder if there is anything that i can access to a bin number by expression or property?I would like to get and use a bin number stored in...
View ArticleAdding SequenceCallModule to Steps
I am new to TestStand and I am trying to programmatically a SequenceCall into a step in C#. I am able to create new steps with: Step step = engine.NewStep("Sequence Adapter", "SequenceCall"); And add...
View ArticleError propagation
Hi,I want to create logger that loggs information about each error on the txt file. I created a code and placed on SequenceFilePostStepRuntimeError in the main.seq. Works good. Untill error happens in...
View ArticleUse of translator with an non-txt script
Hello, I want to use the TestStand translator functionnality to generate a sequence file from a script. It's ok if I use a text-based script. But how can I do if the script is not in a text format, for...
View ArticleNo corresponding subproperty in argument 'Locals.PSU_Array' of type...
Hi folks does anyone know how to resolve this error. I have older versions where the PSU array is fine, but on opening an older sequence at same time as having this faulty sequence open then the old...
View Article