Insert Custom Data Type in convenient way
Hello, In my sequences I will have more than 200 custom datatypes, each time I want to add parameter of given type I have to right click and select insert local ->type and big list is shown: Now I...
View ArticleATT Email Not Working: What To Do?
at&t customer supportThere are certain situations where the users face the issue of ATT Email not working. This would completely halt their functioning on the online email service. The process...
View ArticleCustom IVI step types
So, I have a several RFSigGen devices, all with IVI-C drivers, and need to do use with them in TestStand 2017. I have it working with DLL calls, but I found this post from waaayyyy back and for the...
View ArticleSet the sequence file format programatically through LabView API
Hopefully this question is very easy to answer: I would like to save a binary sequence file as xml or a xml sequence file as binary with the labview API. Is there a way to access the file format...
View ArticleAdding Support for Other(SQLite) Database Management Systems
I need to log my test results in SQLite as it is open source(which Reduced application cost) and light in weight but NI does not provide support for it(as of now NI only support for SQL Server, Oracle,...
View Articlehow to change a step name in subsequence
Hello,i am using the below statement to change the step name in subsequence. under pre expressions : Step.name = RunState.SequenceFile.Data.Seq["MainSequence"].Main[Step.UniqueStepId].name + "...
View Article利用UI Message实现LV对于TestStand中Step运行状态的实时显示
use simple UI which provide by NI example, Now I want to add a table to show test result step by step,I don't know how to do it,Who can give me an example or explain about this? thnks a lot.
View ArticlePCIe-6536B
Hi, I have a problem with PCIe-6536B. It is detected on computer and also i test on self Test software it`s working fine. But i reality it doesn`t, what is the problem?can anyone help me about this?
View ArticleHow to refresh UserName in StatusBar of LabVIEW User Interface?
Due to an automated operation mode (inline mode) I run the User Login in my customized User Interface automatically via Propety Engine.CurrentUser. It works properly, but the Pane "User" in the User...
View ArticleOnly Log results from last loop iteration on failure.
Hoping someone can help me figure this out.... I'm running a 24 hr burn-in on my UUT. Current sequence file executes the setup, then calls a subsequence that contains various UUT reads and data...
View ArticleAdjust the Number of Threads While Running Through Batch Model
I am using the Batch Model for my project running in multisite. I want to adjust the number of sites/threads running depending on the program response. For example, currently I'm running 4...
View ArticleShow results after testrun (F5)
Hello,after executing a testplan normal to the end it creates an xml-file but does not show result in Teststand. Only grey window appears.While executing i see the red/green trace results but at the...
View ArticleNI MAX与相机连接问题
大家好:想请问下,我使用NI的相机驱动,使用E2V的相机,板卡型号为PCI-6731和PCIE-1433。当我安装了NI的驱动后,电脑上就显示出了错误,可以连接相机,但是相机图像出不来,请问这是怎么回事呢?出错的界面,请见附图一二。附图三,想请教这个振镜的测试面板如何使用。 对于您的回答,不胜感激呀!!!
View ArticleTeststand与LABVIEW之间利用功能全局变量传递变量
各位大神,小弟这边有个疑问希望各位大神帮忙看下。由于项目需要传递的参数比较多,在TESTSTAND内一个个新建比较吃力,所以我想利用LABVIEW功能全局变量来作为传递数据的方式。方法如下:...
View ArticleSelectively report loop iteration results
Is there a way to selectively report only certain iterations of a looped step? For example, I have a step that uses a variable to determine the amount of times it will loop. If a loop iteration passes,...
View ArticleHow do i use the Common Type error already created in TestStand for a C# dll...
I have created the below Structure in a C# dll. I want to be able to drag and drop the Step.Results.Error container instead of having to drag each item into the structure. Is this possible in C#. I...
View ArticleTeststand starts new execution everytime that user press F5 key
Normally if you have a breakpoint in your test seq, test execution is pause at that point and if you want to RESUME to ypur execution you can press F5 to keep test running. (Configure...
View ArticleGet Parameters from SequenceCall in C# with Teststand API
Hi, i have a SequenceCall in a TestStand script and i want to get access to all parameters which are located within this call via TestStand API on C#. Following code gets access to this step, but i...
View Articlewhere do TestStand addons for LabVIEW come from?
Does TestStand or LabVIEW install the TestStand addons for LabVIEW? On my installation they are found here: C:\Program Files (x86)\National Instruments\LabVIEW 2018\vi.lib\addons\TestStand
View ArticleHow can the new serial box be displayed in the UUTPANEL?
1) a document linked to https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P8ZFSA0&l=en-US which is for the UUTPANEL in the SequentialModel is recommend. It's not for PUUTPANEL....
View Article