Pass data from LabVIEW executable to TestStand
Hi, Is there a simple way to pass an array of clusters (with some other types inside) from the LV executable to TestStand? In TestStand I have the same array of clusters as a RunTimeVariable and...
View ArticleFailed to convert a TestStand type to a LabVIEW type or vice versa (error...
Hello, I've inherited TestStand/LabVIEW project that I'm currently trying to upgrate to TS/LV 2014, and I'm really having a hard time.So I have this TS sequence that invokes a VI. It passes an Object...
View ArticleCall TestStand using LabVIEW VI
Hi, How to call teststand using LabVIEW and update LabVIEW indicator?both should run parallely and for this VI i only pass a file path of sequence.( except UI example suggest me some other example)...
View ArticleGet active result processing configuration in API
Is there a simple way of getting the active result processing configuration during runtime? I'd like to know in my plugin what configuration is active that it's a part of. I'd rather not have to read...
View ArticleHow do I get the TestStand Splash Screen to not appear when I call the...
So I'm calling the Offline Results Processing Utility (ORPU) from a call executable step in a plugin in order to do some custom processing in another configuration. Everything's working great,...
View ArticleLabVIEWAnalogWaveform type passed as Variant generates Error
Hi, I am passing a "LabVIEWAnalogWaveform" from Teststand to Labview as a Variant type but it gives error. The Variant is passed to generate a TDMS channel data. I also pass numbers ,strings, num...
View ArticleStrip Path Function directly in TestStand?
Hi, I'm using TestStand 2013 an I'm searching for a "Strip Path" function, which can retrive path name and file name from a coherent path-string. Such a function exists in LabVIEW but I didn't found...
View ArticleArray Element Loop Variables (optional): Current Element -- Suspicion of a...
I think, there is a bug in the ForLoop step. Before I get to the point, the circumstances: My internal...
View ArticleHow do I make TestStand find Is that it should be finding, instead giving...
Occasionally TestStand forgets where its VIs are and I have to waste a lot of time reminding it. Here's what I'm trying to avoid: 1. Occasionally I will analyze my sequence and TestStand shows in its...
View Articlestep status in runstate tree?
Hi,Is there a single place in the runstate tree that holds the step properties (status, result etc) of the step just executed, that is independent of where the step lies in the sequence heirarchy?...
View ArticleIs NIVBAITestStandAPI.dll compatible with Windows 7
Is NIVBAITestStandAPI.dll compatible with Windows 7 64 bit OS?
View ArticlePrompt to save Sequential Model; Not desired.
When Saving one of my TestStand applications, I get prompted to Save the SequentialModel.seq. I have never saved changes to the sequence model and do not want to. What do I has to be done to this...
View ArticleHow to check from within the subsequence has the sub-sequence passed or failed?
Hi, I need quick help: At the end of the sub-sequence in the CleanUp section I'd like to check has this sub-sequence passed or failed? How to do this? K.
View ArticleTimeout on while loop
Hello,I need to insert a timeout on a while loop to exit this loop in the case of the device isn't able to answer.How can I do ?Best regards
View ArticleCan you use case statements in Post-Expressions
I'm trying to figure out how to use the Post-Expression like an if else but I'm having difficulty finding a way to implement for cases that have more than just two options. Anyone ever done this?
View ArticleHow to use 2 array to plot a XY graph
Hello~I use for loop in teststand2014 to get 2 arraies with same loop indicator as attachment(Vi_array=input voltage, Po_array= output power).how can i build a XY graph with these 2 arraies, Vi_array...
View ArticlePreventing a Test Report From Being Created (From Withing The Main Sequence)
Hi everyone, I am running Test UUTs to run my "main sequence" file. I have a step in my sequence that asks the operator to scan a barcode. If the barcode is not valid I have a Test Stand message...
View ArticleTerminate Pass/Fail Sequence Step
Hi everyone, I have a step in my main sequence that runs an interactive dialog box to the operator. It checks whether or not it receives communication from the slave device. If for some reason the...
View Articleignore timeout error and let step fail
I have a step in a Teststand sequence that tests serial communication. If serial communication is not established, Teststand triggers a run-time error (timeout error) and the sequence pauses/breaks....
View ArticleMessage Popup sans bouton
Bonjour, Je souhaite créer un message Popup (sous TestStand) sans bouton.Le but de ce message est uniquement une information à l'utilisateur lors de l'exécution de plusieurs thread.Cette information...
View Article