TestStand 2012 .net assemblies load once successfully than fail on second...
Hi, I've been through this issue since almost 2 days and I'm fed up not getting to a solution.Here is the problem :My client has Proligent installed in the Sequential_Modal which is a .NET call (.net...
View ArticleRun-Time setting of LabViewIOControl data type
Hello All, Need to plug a file global variable into a station global during sequence execution, but can't quite get the syntax right. I think it is because the data type is "LabviewIOControl"....
View ArticleTestStand 2014 Operator Interface Examples fail
I have tried to run a number of the TestStand 2014 (32 bit) examples that demonstrate the operator interface functionality, such as Handling UI Messages. When I load and run the .NET operator...
View ArticleCombine step type action message popup share string
Hello, I have combined the step action and message popup because I want to be able to change the text in the popup programmatically.In de VI the text that has to be displayed is send and local...
View ArticleVisual Studio TestStand API runtime enable/disable XML reporting file creation
I am looking for a Visual Studio C# solution to selectively disable creation of the report generation XML file using the TestStand API.These XML files are useful for active troubleshooting for...
View Articledate and time in every step result
Hi,I want every step that I execute in my sequence to contain a date and time string. A way I can see to do this is from this article: http://www.ni.com/white-paper/8289/en/ Where I can call the...
View ArticleTestStand 14 Sequence Editor's new features
Hi, Since TS14 there is a pretty nice feature when opening sequnce files from older versions.Typically there was always a star behind your file. Now it is a +. Pretty good because now you will see that...
View ArticleSpecify StyleSheet In SequentialModel
Hi, I am using TestStand 2012 on a Windows 7 PC. I'm having trouble with dynamically specifying a StyleSheetPath (for XML report format) from within the SequentialModel. When specifying the path using...
View ArticleCopied Steps Retain Reference From Original
Hello All, Seeing odd behavior in Test Stand when I copy and paste steps. The pasted version of the step appears to still be tied to the original somehow. Example: Step 1. Read In value and inject...
View ArticleHow enable engine callbacks in model plugin sequences
Hi, I am currently doing some design on a customer system using a model plugin sequence to integrate their process control system and keep standard Test Stand Models. I am however having some problems...
View ArticleLog additional results from within a (LabVIEW) Step
Hi, Inside a LabVIEW TestStep I need to log an, at the start of the execution of the test-step, unknown number of additional results. These results are id's to other DB-table's and making them part of...
View ArticleHow to execute a cleanup-sequence if stop-button was pressed?
Hello,when running a testplan it may happen that the user presses the stop-button. Then all instruments are still turned on.Is there a callback-function that executes once the stop-button is pressed...
View ArticleLong Term Tests Hang
I created a long term test designed to continuously test a product over time under various conditions. The test runs normally for about 2-3 days, and will then hang for an indefinite period of time....
View ArticleHow do I enter quotes as part of a string? Is there a delimiter for this?
I am calling LabVIEW HTTP PostBuffer.vi from TestStand. The buffer is a string. The protocol for the device uses quote characters: "a=getavalue&j={"index": "test" }" This results in an error in...
View ArticleXML Header Corrupted by TestStand 2014 (XSL and XML)
Hello, While attempting to write a custom XML translation (XSL) for a TestStand result XML file, I found that the XML header would get corrupted and the string "; charset=iso-8859-1" would be inserted...
View ArticleNeed report CSV Example is 32bit need 64bit http://www.ni.com/example/30854/en/
I need to be able to generate a report in CSV format. The example at NI looks like it would work, but it is for 32-bit and I am using 64-bit. Could it be updated for 64-bit?...
View Articletesting labview program to work on a touch screen monitor
Hi, I have a labview program running on windows 7. Now i need to modify it to work on a windows 8 or 8.1 enabled touch screen monitor. Problem is , i can't test it as i do not have a touch screen. Can...
View ArticleConvert Seq file from 5.1.0.226 to 4.5.134
Can someone help me? I am in China desperately trying to setup my test lines. My engineer that was working on all of this quit and I am trying to pick up where he left off. Our TS deployment was done...
View ArticleRun Campaign
Hi , I have around ten sequence file ( 1.seq , 2.seq , 3.seq , .........................10.seq ). I want to create on Run Campaign sequence file . This sequence file will call ten sequence files(...
View ArticleProgrammatically disable result recording
I am creating a Visual Studio C# user application, and I want to disable result recording under certain circumstances. I presently set the Application Manager engine.DisableResults to true in my Visual...
View Article