Show system time in teststand simple user interface
Hi All, I want to show system time in Teststand simple user interface application and should stop when I exit the application. Is the Teststand provides any API for that. Please provide more info on...
View ArticleRead Global/local variable from teststand and update in Labview
Hi,I am using Teststand simple user interface . I have to update a string indicator on the front panel by reading station global variable. This variable will be updated in client/application sequence...
View ArticleContinous testing the same UUTs in batch
Hi everyone, my colleage and i are new in teststand, unfortunatly we have to do teststand without any teststand training. We need to setup a workstation were we have/want/need: 6 TestsocketsContinous...
View ArticleUsing string functions to parse GNSS sentences
Can someone help with TS string functions? My goal is to extract the first line starting with "$GPGGA", and then separate it into an array separating at the commas. Sample...
View ArticleCustomize Database schema, and collect data in teststand
Hello How to edit the a database schema in TestStand 2016? On TestStand help page there is a mention of a "Statement" and "Column/Parameter" tab but I don't have it on my dialog box...ThanksYannick
View ArticleSequence Editor Crash
I get to see "SeqEdi 5.1.0.240 encountered a problem and need to close" error message for a Step quite often. Below is the screenshot of the error message I keep getting. Any help how I can fix this?...
View ArticleCall Executable - Unexpected token
Hi allIn Teststand Call Executable im trying to use the cmd.exe with the follow argument:ren c:\\putty_log\\putty.log Mainboard_Str(FileGlobals.serial).txt & move c:\\putty_log\\*.txt...
View ArticleCommand kind for break on step pass and break on each step
Hi,I have seen the command CommandKind_BreakOnStepFailure , which breaks on each step failure. I am searching for a command which breaks on each step pass and also breaks on each step. Is the Teststand...
View ArticleChanging menu name in teststand user interface
Hi ,Is there any possibility that I could change the menu name in the full feature user interface. Like Execute and Debug name can be changed from our application specific name. Regards,Anand
View ArticleI'm new in NI Teststand
Hello,I'm a new user of NI TestStand, and I wish knowed which are the differences between TestStand and VeriStand? That it's to say, which are the limitations of TestStand compare to Veristand? Is...
View ArticleWhy last "elseif" was skipped in if else series sequence
In my sequence of TS2016, there's a if...else if...else if...series flow.but each time the last else if step was skipped even the else if condition is true.I switch the last "else if" with previous...
View ArticleHow to count particular executed step in a sequence
Hi, Thanks in advance. I have a sequence file with multiple operations and i want to count a particular step which is executed in that sequence. Find the attached image below, there is a step...
View ArticleText Data Log
At our company, we have about a half dozen engineers who share the same development tester. We collect all sorts of data. Most engineers only want to display the test name and results after the...
View ArticleSimple teststand user interface - add teststand button events to queue.
Hi,I am using a Teststand simple user interface code. I have defined queue in the code and wanted to add the events which user generated. I can add the menu selected events to the queue in menu...
View ArticleProgrammatically changing tracing speed in LabVIEW
Hello, I was wondering if I can use tracing speed API in LabVIEW? I found that it's possible Enable/Disable tracing but not the speed rate. Thanks in advance. Best regards,Dooyoung
View ArticleHow to log a value >9999 in teststand using TSM for publish data
Hi, We are doing some Image processing tests and the resultant values are in the range of 10000. We are not able to log the value more than 9999 as it is. We can only log it using a suffix. Can any...
View Articleparallel execution thread prints
hi, I want to run steps in parallel mode, so i am using sequence call- > use new thread option in teststand my question is how to identify in the TestExec engine, the 2nd thread prints inside...
View ArticleHow to assign values to array of containers
Hello, I have an array of containers in sequence, it contains numbers and containers, the fields of containers are also numbers.How can I assign values to these numeric variables programmable? I...
View ArticleCan I build a 16 x 16 MIMO testbed using NI 2920 ?
I can only see 8x8 examples on NI MIMO using 292x .. However, I noticed on Ettus that they wrote If common PPS and 10 MHz signals are distributed to USRP N-Series devices, it is theoretically possible...
View ArticleObject Reference into Array of Result
I have a DLL that use the ResultList Array to generate xml file.It works fine with sequentialModel. But doesn't work with parallelModel since the result of the test is contain in the object Reference...
View Article