.NET assemblies from NXP Flash Magic - connection issue
Hi all I'm trying to program the flash of an NXP LPC4357 microprocessor using Flash Magic. The software comes with documented .NET assemblies which I'm trying to utilize in TestStand. I can connect to...
View Articlepassing a structure from Teststand to CVI
Hello, I've a few structures in Teststand 3.1 sequence I passed in parameters of functions to CVI 8.1.Now I migrate to Teststand 2013 and CVI 2013 but face some issues.One structure has been modified...
View ArticleHowto find out, if a VI was called by teststand or runs stand alone
Hello togetherI'm quite new to NI TestStand and want to use the "TestStand - Get/Set Property Value" VIs to dynamically pass data from TestStand to Labview and vice versa.From the concept's point of...
View ArticleLabwindows CVI Full featured OI fails to start
I've done a deployment installer for Teststand-2013. On one Target PC( Windows 7 64 bit) it works fine. But on another target PC starting the Labwindows/CVI Full featured OI fails to start (...
View Articleread result list in SequenceFilePostResultListEntry
greetings to the citiizens of Teststan-osphere, I have to read the resultlist from main seq & sub seqs (num, str, arrays bool etc) in SequenceFilePostResultListEntry I was partly sucess ful...
View ArticleArray of 1 element not valid?
I place in a data type an array of 1 container (lo boud = hi bound = 1).When debugging the application, structure contains the container with [1...empty]Is it a known situation? as a work around, I try...
View Articlestring initial value difference between execute steps in process and external...
Hello, I am curious about what I am seeing using TestStand 2013/LabWindows 2013 in regards to initial string values in TestStand when executing the steps in process or an external instance of...
View ArticleScripting Language -how to enter double quote
Hi Everyone, On scripting language (Python), at call settings tab, under argument expression -how do I enter the following argument: -z "c:\Program Files (x86)\7-Zip\7z.exe" -d 192.168.1.50 --fl2...
View Articlemodify unload option dynamically
Hi, I want to change the way of how a SequenceCall step is unloaded during execution.Here is the situation, you can find a template of the sequence content : CallerSequence : For i=0 to N calls {...
View Articlepassed test when failed step
HiI have a step with Numeric Limit test. In Properties under Run Options I have checked Step Failure Causes Sequence FailureBut when I got failed on the step, the test result is passed.When I change...
View ArticleNew Subsequence - "current file" vs sequence file
Hi Everyone, When adding an new subsequence is there any preference, perfomance issue or best practice between using the option "current file" vs using an actual sequence file? Thanks, Frank
View Article.NET Property of PropertyObject[]
I am attempting to create a .NET interface which exposes an array of TestStand parameters of Named Types (named container type in my case). I can expose this property either as an array of property...
View ArticleHow to read and write FileGlobals with TestStand ActiveX control in C#
Hello everybody, I am trying to read and write FileGlobals with TestStand ActiveX control in C#. I have tried with:SequenceContext contextOfTraceMsg = e.thrd.GetSequenceContext(0, out frameId);var...
View ArticleError 59 (LabVIEW: The network is down, unreachable, or has been reset.) in...
Error 59 (LabVIEW: The network is down, unreachable, or has been reset.) occurring at TCP Open Connection within a VI while communicating with an EtherNet IP adapter device, which is configured as a...
View ArticleClosing ActiveX references correctly in Simple UI
Hi, I am currently trying to modify the Simple UI provided with Teststand 2013 in order to access global station variables through LabVIEW. As a simple test, I am trying to access the LastUserName...
View ArticleSee more than one Execution in User Interface
I have tester running in more than one Socket (normally 3), but in User Interface, operator can see the status or Execution in one a time, if he need to see a different one, they need to click...
View ArticleModuleTime in Step Callback
hi all, I save the results of my steps in diadem using " SequenceFilePostResultListEntry " callback. I am able to read the results from the calling step or subseq in my resultlist callback &...
View Articleteststand and Picture Quality Analysis report
Hi, I'm working with TestStand 2012 and PQA (Picture Quality Analysis). I know how to do the reports in TestStand including PQA's information (variables like VectorRes or ResultLabels) but I can't...
View ArticleHow to disable tooltip
Hi,I would like to disable the tooltip (kind of contextual help) that appears when I write something like Str( in an expression field. I use TestStand 2013 Thanks!
View ArticleCustom step type Export and Import
Hi, I have created custom step types similar IVI for all my HAL drivers. I need help in sharing it with my team in different locations. I am looking at exporting and importing of the custome step...
View Article