Property to tell if process model was run?
Hi,Is there a property to look at from a sequence context, where I can tell if the process model was run or not? I need to programmatically change some initialization in a substep vi, depending on if...
View ArticleWhats the meaning of this Error
Hi All, Can any one explain me this error? When I am converting response i got from message popup to float64 I am getting this error It will cause run time error, if i give continue I am getting proper...
View ArticleStrange behaviour in For Each execution
I had this code where I had some array of values in Locals.Conditions.Channels[] and a local variable Local.Channel I then used these two with a For Each statement with the array as Array object to...
View Articlepreventing 2 instances of process model
Hi,We have several testers in operation. There is a particular test that we run, that has some idle time involved on the UUT, and it appears there is no test running. Then a person may come up and...
View Article#NoValidation TS2010
Hi Everyone, "#NoValidation" works fine under TS2012 but not on TS2010. I got an error: "#" will cause a runtime error. "#NoValidation" Is it avaiable on TS2010? Thanks, frn
View ArticleFileglobal variable usage with model
Hi all, I am developing a test application which uses the batch model. Executing the test application starts in the batch model and then executes the sequence "ProcessSetup" in the test application...
View ArticleGet Sequence Context of other (active) sockets in batch model
TestStand 2014 - modified batch modelLV2014 System controls an environmental chamber and does tests on 4 UUT's. Enviromental chamber is shared resource and is controleld by one-thread-only batch...
View ArticleSQL statement issue
I have this PreExpression to an SQL statement step: Locals.SQL_LatestResult ="SELECT UUT_RESULT.ID, UUT_RESULT.UUT_SERIAL_NUMBER, UUT_RESULT.START_DATE_TIME FROM UUT_RESULT WHERE...
View Articleget NIVeristand Project version
Hey all, how can i read the version on an NIVeristand Project (.nivsproj) with python? can somenone help me? greetings
View ArticleHow to pass variables between Labview and Teststand
This is probably a trivial question but I am new to TestStand. All I'm trying to do is update a variable in Labview and then pass that value back into a Teststand local variable. A simple test vi is...
View ArticleSave for Previous
Hi all, I'm note sure if there's a dedicated thread for this, but I'd be grateful if someone could save the attached for TS2010. Thanks!
View ArticleCapturing pause time
Hi, I have a customer requirement which I could do with a bit of "inspiration" with. The customer wants to be able to pause the execution of a sequence. So far not a big problem ... I simply gave him a...
View ArticleModule.LoadPrototype reloads same vi every time
I have written a .NET C# application that generates a TestStand Sequence file automatically using the API. FWIW I am using TestStand 2013 and LabVIEW 2013. When I generate a new Step that calls a...
View ArticleProblem using function SwitchFindRoute
Hello,i am using TestStand an NI SwitchExec. In SwitchExec i defined a lot of routes that are then visible in Teststand and are working without problemens.Now i tried the function SwitchFindRoute but i...
View ArticleLogging Additional Results using Pre-step Callback
In my sequence, the SequenceFilePreStep callback checks if a step is a test step (ex. NumericLimitTest). If it is, a temperature value from a global array has to be stored to the step's Additional...
View ArticleWhat is your approach of developing and distributing new step types?
Hi, I'd like to customise some of the TS test types and distribute it in controlled (version) amongst the team members. What are your approaches of doing it? K.
View ArticlePassing DAQmx data to another computer's FileGlobals over a network
There is a subsequence that contains an action step that calls a VI that runs a loop. This subsequence is run in a new thread, which allows the VI to run in parallel to the MainSequence. The VI gets...
View Articlecouldn't add a simple VI into Teststand
Hello,I am new to Teststand. I have created a simple VI in Labview with a button and added the VI into Teststand through Labview Module window. I get a warning Icon, which says " Unable to load VI...
View ArticleTeststand access violation (0xC0000005) - SeqEdit Crash
Hi My Teststand crashed with the following error: And here is error report: #####Date: qui, 25 de Fev de 2016 16:11:27#OSName: Windows 7 Professional Service Pack 1#OSVers: 6.1#OSBuild:...
View Articlecheck all expressions in sequence file
Hi All, After entering or adjusting an expression in teststand, i hit the "check expression for errors" checkmark button. If i made a typo or didnt declare a variable, an error warning pops up, so i...
View Article