Running sequence unmanned
Hello community, I have a sequence file testing our product and now the new requirement to test the product in a temperature chamber at different temps over the weekend (abandoned). Controlling the...
View ArticleSetting up Teststand and MySQL
Hi All,I am learning how to configure a MySQL database to work with Teststand. Windows 7,TS 2017, MySQL V5.7, ODBC V5.3. So far I have: Install MySQL server and ODBC driver.Created a new database using...
View ArticlePassing variables between Process Setup and Main Sequece
Hi all,I have a VI in my Process Setup which output my device analog channel name. I set the output variable as "Fileglobals.AI_Socket_Channel". I need to use the variable as input in my another VI in...
View ArticleTeststand Login Disable
Hi, I have a question on teststand login screen. is it mandatory to login in teststand. Can I skip this login steps and use the teststand to run my sequence files? will it cause any issue if I don't...
View ArticleATML 6.01 Report - Adding custom headers and footers to every page
Hi Everyone, I have a requirement that designates that every report page that is created from my TestStand sequence (using ATML 6.01) have certain markings on both the header and footer of every single...
View ArticleRenaming test report with a labview VI?
Hi, I see customizing the report file names is not only an issue for me, but for other people as well. I have found THIS post which solves the problem post test by running a labview VI. I am wondering...
View ArticleCould not Load dll or external library from CVI to Test stand sequence
I have built a dll out of CVI 2013 SP2 in debug64 configuration and calling it in Test Stand 2014(64 bit version). Upon analyzing the sequence in Test Stand, i am getting an error message "Could not...
View Articleset object reference of teststand variable from teststand user interface
Hi,I have a reference(generated after calling .net dll in labview ) in Teststand simple user interface and I need to set this value to object reference of the teststand. How to this in simple user...
View ArticleData Logging from Veristand at a different time rate other than (ms) ?
During data logging from Veristand, the data is automatically logged per 1 ms is there any way to change that, It doesn't follow the Rt-sequence timing? and when closing the data log file it get's...
View ArticleSession Manager - Is it here to stay?
Hi all, I'm in the process of improving some TestStand architecture here. One of the items in particular that I'm working on is the manner by which we pass VISA sessions between parallel / batch...
View ArticleAxLabel Change event
Hi, I added Change event to AxLabel. It worked fine on my development station. But when I tested my deployment on test station, the event function didn't execute at all. Anything I missed in my...
View ArticleConvert Action to Passfail test
Hi Community, I have an action step which has only an "error out" output. I think this step really should fail the sequence so I changed the step type to PassFailTest and looking for a way to fail the...
View ArticlePreloading Modules is extremely slow
I have a very small 5 step sequence that loads 2 labview VI's. The two Vi's simply open excel and then write a line of text to them.When running the sequence (in deployment or development) the...
View ArticleCustom Wait step type
Hi, I'd like to create custom step type which is practically the same as the standard Wait step except that it has the looping parameters set to a predefined expression. Is there an easy way to do this...
View Articlecreating teststand deployment
Hi, Can anyone please share me the procedure to create teststand deployment files. I video link would be better. I need to include the customized teststand simple user interface also. Does simple user...
View ArticleTestStand 2017 Now Available!
TestStand 2017 is now available bringing improvements to help build more robust test systems that take advantage of new NI platform technologies. Some of the major features of the new release...
View ArticleThis is the most useless error message "An Error prevented the creation of an...
I had to reimage my pc with windows 10 yesterday, and I am almost back up but there seems to be somethin wrong with the testStand deployment utility. I am using TestStand 2014 SP1 and Labview 2015 SP1...
View ArticleHow to add confirmation dialogue box when terminate sequence using TestStand...
Hi, I've developed a custom TestStand Operator Interface based on Simple UI. I was required to add an confirmation dialogue box when user click on terminate/restart button before the sequence starts...
View ArticlePass/Fail test error vs fail
Hi, I have a pass/fail test with has an "error out" and a "PassFail flag" and a "Report text" output. I'd like to differentiate between an error (eg: a file the test wants to open can not be found) and...
View ArticleDefault vi of a custom step type
Hi guys, i create a custom step type, i.e. as copy of let's say numeric limit test (labview adapter). I add all of my variables, and i select a pre or post step vi to execute -> save etc. - so far...
View Article