Teststand call back method to user interaface after sequence execution completes
Hi,I am using customized teststand simple user interface. I have added a check box on simple user interface which should act like . 1. Before running the sequence, it should be enabled.2. During...
View Articlecommand for break on each step and break on step pass simular to break on...
Hi,I am using Teststand simple user interface. I wanted implement a functionality like the step should break on each step and break on step pass similar to break on step failure commandkind. Please let...
View ArticleUpdate user name from station global variables in full feature user interface...
Hi I need to update the user column in status bar controls of full feature user interface. How to update user name reading fromfstation global variable. Regards Anand
View ArticlePass/Fail execution not finish
Hello, I have a problem. I have a sequence in teststand with one pass/fail step, and I call to a VI.When I press run main sequence, it starts to run and not finished, it is running all time.Why?It...
View ArticlePass .Net reference from teststand simple user interface to teststand variable
Hi, I need to pass a .net reference created in teststand simple user interface to teststand. Please let me know how to achieve this. Really helpful if you provide some sample code. It looks like bit...
View ArticleHide preloading module window and show customized window instead of preload...
Hi,I need to show my own customized window during modules loading instead of preloading modules window comes with teststand when sequence file loading, how to do this. Any help? Regards,Anand
View ArticleReport not displayed in TestStand due to stylesheet path issue
I'm not sure whether this is a bug or it is expected operation. Where I use the UUTStatus macro to include the UUT test status in the report file name, the report is not successfully displayed...
View ArticleCreate empty folder in TestStand Deployment
I would like to include some blank folders as part of my TestStand Distribution. Is there a way to do this?
View ArticleConditional Operator not working as expected
Using a Numeric Limit Test in TestStand, and in the Post-Expression I have the following:Step.Result.ReportText = Step.Result.Status == "Passed" ? "" : Step.Result.ReportText + Str...
View ArticleUnable to initialize Veristand from Teststand 2016.
Hello, I am getting an error when initializing veristand 2017 from Teststand 2016 (32 bit). Attached is a screenshot of the error. Please advice. All required patches have been installed on both systems.
View ArticleHow is this test case works ?
Hi: Can anyone help me understand how this testcas1 works? any link to explain this? (1)How this testcase call the vi?(2) what is cmdChannel VI_PLUGIN_T1 for?(3) cmd xxx1; xxx2; xxx3 means?(4)...
View Articleconnecting teststand to remote OPC KepWare
Hi eweryone! I have the task: how to log value of variables from TestStand project to OPC server Kepware. NI is new app for me, please sorry for this)) Thanks!
View ArticleHighlight steps which reference a particular variable
I am using TestStand 2014.It would be nice if I could right click a variable in the variables pane and choose from the context menu "highlight steps which reference this variable" or words to that...
View ArticleGet sequence step info into LabVIEW
I'm relatively new at TestStand development, particularly creating operator interfaces. I started with the simple OI example in LabVIEW that ships with TestStand. I've made some mods just fine, but I...
View ArticleHow to use copy command in cmd.exe with call executable step
I want to invoke cmd.exe by using call executable step.I did the following. Pulled call executable from step to main sequence windowIn File path name, gave cmd.exe and path as...
View ArticleModel Options cannot launch in TestStand
Hi guysWhen I choose the Model Options of configure ,I would set the number of socket ,But cannot launch that options ,show error as the attached picture . Please help me ,thanks a lot
View ArticleCreate local variable from default input of a module
Hi, I am calling a labview VI from TestStand which has a quite complex input cluster already filled with hundreds default values. I am wondering if there is a way to create a local variable in TS with...
View ArticleHow to NOT display sequence contents runtime?
Hi, I have a sequence file with several subsequences. I find it hard to understand where am I in the execution because whenever a subsequence is called its contents get displayed and the main sequence...
View ArticleRunning teststand sequence on windows terminal withought opening testastand...
Is it possible to run teststand sequence on terminal and get sequence pass/fail result on terminal itself like running python scripts on terminal and getting results on terminal itself
View ArticleHow to stop TestStand taking control of other desktop programs while running
Hi All, I am using TestStand 2014, LabView 2015 & Windows 7 OS When I run TestStand I like to keep one or 2 LabView VI's open (a graph or result file to show indicator values) to track the progress...
View Article