Ni Teststand for use in a full automated line with a production tester
Does anyone have experience using testand to run a full automated test cell with continous testing. I have a project in which this company bassically built an in circuit tester witha a conveyor and...
View ArticleWrite default value Programatically, in a numeric elemet belonging to an...
hallo,I have an Array of container Cmix. Cmix has many elements one of then is numeric element "n"I need to initialise only this element "n" with a default value. I want t avoid using for ..loop.can...
View ArticleTestStand User Interface using C#
I am trying to modify the C# simple user interface which came with TestStand 2014. I want to run a sub-sequence and retrieve the results from the parameters. I can load parameters into the sequence...
View Articleadd element to empty array of container
Hi, I tried follow this post to add element to empty array of container but cannot.What i did is create a local container, which contain a string and a number.In each loop, first fill up the...
View Article-2146828212; User-defined error code problem
I am having this error message while calling an activex method using Microsoft Scripting Runtime 1.0 server. I use the method of Create Text file.Actually if i enter filepath directly there's no...
View ArticleDoes anyone hosting a mysql database on AWS to log from teststand?
I have been trying but out of the box sql buildier is not working with the query to create the schema.i am no expert on databases or sql queries, if anyone made it to work. could you share your schema?
View ArticleForce Pass/Force Fail
I am using test stand 4.1 and when running in interactive mode I am setting the high level sequence call to either force pass or force fail when the test is running after a breakpoint is set. However i...
View ArticleTestStand gets hung up after running a test that contains a new thread
TestStand is getting hung up at the end of my test. I'm trying to kick off a new test thread. All that thread does is call the TestFunction() in my c++ dll. I have another function that is called in...
View ArticleHow to read runtime value of TS variable in LabVIEW?
Hi,I ahve already posted a query related to TS and LV data sharing but this is very specific question and hence posting here.I have an application wherein I want to read the runtime value of the TS...
View ArticleRunning two step sequences at the same time (Teststand 2010)
Hi all, I wanted to thank you all for helping with Teststand 2010. I have another problem or something I wanted to do and I never tried it before. I am currently using Teststand 2010 and I wanted to...
View ArticleChanging many VI paths?
Hi All, I am new to TestStand, and hoping there is an easy answer to this one. We have about 100 LabVIEW modules called from our various TestStand sequences and want to upgrade from LabVIEW 8.2.1 to a...
View ArticleProgrammatically Renaming a Sequence in a Sequence File
I would like to have a master TestStand sequence that is able to select and insert a "sub-sequence" into it'sself. For example, in the Setup section, the UUT is scanned and a part specific sequence...
View Articlewhen test stand call a VI
Hi,I have test stand sequence calling some VIs. they all work fine.My problem is when i update VI. then seams test stand still call the old VI.I promiss i pressed the button 'reload VI prototype' and i...
View ArticleTestStand UI SequenceView Control - Description and tips
Hello, I create a custom TS UI in LabVIEW. I want to enable users to edit sequences, so I placed a SequenceViewControl AcriveX control on the front panel. I also register a CreateContextMenu callback...
View Article"Hide" some step from display on execution view in teststand 2016
Hi, does anyone know is there any way to hide some step in execution view (teststand 2016)? Because I didnt want it to show to operator as they do not need to know the process and it is confussing for...
View ArticleSimpler way to POST data to a site using System.Net.Http.dll in TestSTand or...
I want to post data to a HTTP site using TestStand. I have managed to do that by using the System.Net.Http.dll. However it seem to be a bit to complicated. The problem is that correct media type (in...
View ArticleXML file to object deserialization
How can I implement similar deserialize functionality from XML to object as seen below on a .NET code snippet?What I understand is that it is using the .NET System.XML.Serialization(4.0.0.0) GAC. If I...
View ArticleHow do I resuse message popups?
Hi All, I am just learning TestStand without a lot of guidance available to me from my colleagues at work, so please be patient with my begginer's questions. I ran through all the tutorials in the...
View ArticleAccess Softbin and Harbin Name in Teststand Sequence
Hi, I would like to access the SoftBin Name so that I can datalog it or print it out to a file. How can I access the SoftBin or Hardbin name in Teststand?
View ArticleQuestions in creating TestStand Deployment
Hi Teststand and labview gurus, Im just new with the teststand and Im using teststand 2014. I'm trying to learn the deployment tools . Newbie question: Do I need to convert the labview VI to runtime to...
View Article