how to get TS::SequenceContextPtr from customize UI
I want to set value to sequence file from customized UI, so need to get the pointor of TS::SequenceContextPtr, do anyone know how to get this pointor.
View ArticleDeployment Utility fails when block diagrams are excluded
If I run the deployment utility with the setting “Remove Block Diagrams” unchecked, the build works OK.If I check “Remove Block Diagrams”, the build fails because the file "C:\Program Files...
View ArticleI want to push message pop up button use keyboard
Hi; I have a problem. I want to controlled message pop up button use keyboard. Is it possible?
View ArticleTeststand callling a x64 complied .net dll
Hi, I 'm having troubls calling this DLL, The .net DLL consists of 'DLL import' calls,so the only way i get it work is by compling it with target cpu-x64 is ther any simple way to callmy x64 .net DLL...
View ArticleHow to edit test limits programmatically
Hi All! I would like to create a special tool to update sertain test limits in a sequence file from external file automatically.I have learnt TS API and I have found posibility only to build tree for...
View ArticleDisabling TestStand ReportView Right Click Menu
Hi All Is it possible to disable (so it is not displayed at all, or alternatively delete items from, a TestStand ReportView control right click menu? When I right click on my ReportView control, at...
View ArticleCreating 2D array
Hi, Is there any way to create 2D array explicitly, without the looping? For example like C style: myArr={{1,2,3},{4,5,6}} I can create 1D arrays like that but when I create 2D the syntax error is thrown.
View ArticleReturn double value NAN from CVI code module
When I return the value NAN from a CVI function in a DLL used as a code module, TestStand displays it as IND. I'm thinking the conversion is a feature of the CVI adapter. I want it to show as NAN in my...
View Articletype conflict in deployment
We are ttrying to port a sequence from teststand-3.1 to teststand-2013. We are using old models from teststand-3.1 . Running the sequence in the teststand development environment seems to work fine....
View ArticleJump to a Step in Another Sub seq
what is a clean method to Goto(jump ) to a Step in another Sub Seq I will carry this out from an Statement- expression where I have the code to select on basis of Button press....
View ArticleTestStand UserInterface: CVI Variant
I have an activeX library error (error code -143) occuring when I'm attending to run the TestStand User Interface Labwindows/CVI Version (ProgramFiles\TestStand 4.0\UserInterfaces\NI\Simple\CVI)....
View ArticleUpon Launching Teststand I want to open a specific sequence file
Hello, When I launch Testand from its default path, it starts with the default behavior: opens "Sequence File 1" (see attached .jpg) I want to change that behavior. I'd like to open a specific sequence...
View Articleteststand deployment version
HI,When building my teststand distribution I have it auto incrementing the deployment version under installer options/advanced options. Where can I read this version on the deployed system? I want to...
View ArticleReport Failure Chain
Hi to all,I am using the Teststand 2013 5.1.0.226 and I want to add all the failure steps to my html report. After test the following examples, I it doesn´t work yet: -...
View ArticleCVI localtime to get the Day of the Year
I have a vendor supplied driver that needs the day of the year (0-365), minutes, hours, seconds for their board so that it updates itself to the correct time. I am looking at the LabWindows/CVI...
View ArticleHow to unlock in case of runtime error
Hi, I have a block of steps locked using two Lock synchronization steps in Lock and Early Unlock modes. If a step within the section errors out, and the operator selects go to cleanup, the the lock...
View ArticleDisplaying Run Information
Hi,I am using Test Stand, LabWindows/CVI and Python. I run groups of related test, python for the mose part, from within Test Stand, a number of different steps. What I would like to do is when...
View Articlefinish a report and start the next one within one sequence
Hi everybody, since I have not done anything in the sequencial model and other models an options up to now, I have no idea how to start. Maybe you can help me with the following problem: I have many...
View ArticleHow do I pass parameters modified by the SequenceFileLoad callback?
I have some parameters in a sequence file that I want modified based on where the test station is located. I do not have that much experience with callbacks and have been reading up but wanted to reach...
View ArticleProperty loader in .csv Format : Error with list of Numbers
Hi, I need to change property files from the .xls format to the .csv format so that I won't need to install Ms Office on the Test Station PC. Everything works is .csv format except for variales...
View Article