CTA Certification schedule
Hi folks, I would like to take the CTA Exam ASAP, but when I try to schedule it, I get the error message, that I have to enter a valid voucher or promotion code. I don't have anything like that. Is it...
View ArticleRenaming a test report programatically in 2013
I am trying to rename a test report programmatically in TestStand 2013. I have tried using the ReportOptions callback, but it occurs too early in the model, before I have actually serialized the UUT in...
View ArticleUSB-6009 PyDAQmx & nidaqmx Analog output
Hello everyone I want to use pydaqmx or nidaqmx to control USB-6009 DAQ to output some square wave. I follow the installation instructions(nidaqmx in anaconda 3 and PyDAQmx in pycharm), and python...
View ArticleMessage POP UP
Hello,I have a problem with message POP UP. I have some sequence written in TestStand and after an error occured, I am informed of error by message popup. There is a way to show information of this...
View ArticleSetValBoolean
Hello,I want to change a variable from labview using the TestStand API, I can do a GET but the SET does not work it does not change anything in the sequence.Cordially.
View ArticleArray of container shows different result in expression and runtime watchview
Hello gentlmen: Turning to you for container in array shows wrong result in runtime watchview in TS2013:- I create a container array with number type and rename some components like below picture:-...
View ArticleIs it essential to build MFC dlls foruse with Teststand
We must call function in a separately delivered (driver) dll within a Teststand sequence. Therefore we use the pure C call wrapper mechanism of Teststand.We use Windows 7 64 bitTestand 2014 SP1...
View ArticleTeststand error handling Option
Hello, I'm looking for a bit of advice on how to appropriately modify the SequenceFilePostStepRuntimeError Callback to get the behavior I'm looking for. There are two main questions I have: 1) The big...
View ArticleTest stand operator interface crashes labview (workaround & investigation)
Hi all, I'm having a problem with random LabVIEW (LV) crashes and am posting details in the hopes that somebody else can explain why my workaround seems to fix the problem. The crash is not graceful...
View ArticlePOWER SUPPLY SHUTDOWNS IN NI PXI-1031
Hi, I have an issue with NI PXI 1031, when a turn on the pxi work a time but after the pxi turn off the fan power and there isn’t current in the power slots and the source does not work, only the...
View ArticleHow to create a subfolders for each reports ?
Hi,I would like to find a smart expression with TestStand API to configure in my sequence the report path for each new execution.Indeed, for each new execution, the sequence create a subfolder in...
View ArticleHow to create a subfolders for each reports ?
Hi,I would like to find a smart expression with TestStand API to configure in my sequence the report path for each new execution.Indeed, for each new execution, the sequence create a subfolder in...
View ArticleHyperterminal through Teststand
Hallo, I want to connect to a H/W through Hyperterminal , configure or search the port and send /receive command/response,can teststand do this thr' Activex or any other tool as Hterm regards,Akshay...
View ArticlePopulating Additional Columns in UUT_RESULT
Hi TestStand zealots, I've been searching around, experimenting and looking at KBs and posts, but I'm a little lost here. Please excuse my ineptitude at searching if I've overlooked something...
View ArticleCTA Summit
For many years now, there has been a yearly CLA Summit for LabVIEW Architects. This year we're going to try to replicate some of that success for the TestStand user community. We'll start small (and...
View ArticleEasy Way to Offset Starting Point of ForEach Loop?
Does anyone know if there is a simple way to offset a ForEach loop in TestStand to start at some index of the iterating array other than 0? I know the ForEach step has an offset output which can be...
View ArticleAccessing MainSequence Context in LogToDatabase Sequence using Labview
I need to access to my local variables in the MainSequence in the LogtoDatabase Sequence file Callback. I tried using "RunState.Caller" in the Sequence Context of the VI connector pane but no luck. I'm...
View Article-17306; Unknown variable or property name. using GetValInteger64() Method
I am using the method GetValInteger64("",0) to convert some text (string) user input to a number for use in calculations. The error message seems to indicate that TestStand is taking exception to the...
View ArticleCall Executable - Close command prompt
Hello,i am running the Call Executable step that executes a batch file.In the batch file another exe file is called.Now the question is: How can i close the appearing cmd window (which contains the...
View Article