Quantcast
Channel: NI TestStand topics
Viewing all 6532 articles
Browse latest View live

Looking for version differences between ATML 5.00 vs. ATML 6.01

$
0
0

Hello folks,

I am working on a project using TestStand and we are looking at using ATML to generate reports from our program.  I was wondering if anyone knows of a good resource comparing the differences between the 5.00 and 6.01 versions of the ATML report language.  My google-fu has been failing me on this one.  

 

On the upside I did learn unnecessary information about tooth loss.  Turns out AMTL is a dentist thing.

 

i appreciate any information you are able to share.

 

Thanks

Jason


Programmatically create nested sub-sequence calls

$
0
0

Hello! I'm trying to programmatically generate TestStand sequences that have a nested sub-sequence structure. I've had success generating sequences in the past, but not with this structure. If you look at the attached images, you'll see that I'm trying to create a top-level sequence that calls another sequence. In that sequence there are n sub-sequences. Yes, I realize the structure is a bit more complex than strictly necessary, but I'm working within constraints imposed by the format of the requirements from which I'm creating the test sequence.

 

At present, my code is putting everything at the same level in the top-level sequence. Does anyone know how I go about getting the structure I want? I can manually arrange the sequence calls the way I want them, and the overall sequence runs with no problems, I just can't figure out how to get my LV code to do this for me.

 

Thanks!

Test socket display green checkmark when not tested

$
0
0

Hi,

 

I have some UUTS that have their sockets disabled, but after testing the indicators on the left show them as a green checkmark just like the tested sockets. Is there a way to gray them out so as to not confuse the operator? Please see attachment.

 

Thank you.

Custom Status Text Color

$
0
0

Teststand offers default step/sequence status texts such as "Passed" and "Failed".

I need a custom status text "Warning":

LahrT_0-1604523621538.png


As seen in the image above, I already have the "Warning" status implemented, but the color is green.

Is there a way to change the color of this text to yellow, for example?

Teststand 2019 and "Generate PDF Report" Issue

$
0
0

Howdy all,

 

I have Teststand 2019 installed on the development workstation and on the test workstation. For this issue, here are the known data:

 

1. Sequence file used on both workstations - dev and test -- is identical.

2. Configure -> Result Processing -> Report -> Options are identical with the exception of final location (e.g. "$(ClientFileDir)…" vs "F:\\FooData")

 

Now with these

On the development workstation, I'm able to generate PDF reports (via Configure -> Result Processing -> Report -> Options, checkmark Generate PDF Report). On the test workstation, the same sequence file does not generate PDF reports even when the Generate PDF Report is checked in Config->Result Processing.

 

Why? 

 

I've already compared the configuration settings for everything - side by side (development workstation is actually a laptop so I could do that with the test workstation which is a desktop) - and all looked the same.  Is there somewhere else that I may have missed checking?

 

Thanks!

Error "-17500" Using labview2019 and TestStand2019

$
0
0

 

Hi, I'm trying to deploy a shared library containing shared variables that I'm using deplory library step . But I've got error -17500 poping-up each time i try to deploy it (see pic attached). Are there examples? Thaks!

error -17500.png

How Can I pass data from TestStand To Labview

$
0
0

Hi all 

I didn't sure that is the the right community for my  question because it's about bouth teststand & labview so my appologize if I'm wrong .

 

So I try to make link between TestStand to the Labview ; otherwise I have to developpe a supervision VI that is display some results frpm TestStand .

 

I think That I have to use an ActiveX/COM action but I didn't succed . 

 

So I will be very thankful for any help  

How can i automatic create testplan label steps from textfile?

$
0
0

Hello,

i have textfile with multiple lines.

Each line should become the name of a label in a testplan.

 

How could i do this automatically?

 

Thank you


Retreiving live status of sequence in TestStand

$
0
0

Hi There, 


I'm new to TestStand, and I'm asking if there is a plug-in or some other tool ( API for example ) that can give you access to the live status of the TestStand sequencer. 
Something like: => the sequence is Running or stopped, or there is an error in the sequence. this kind of informations.

Thank You.

TestStand and WPF

$
0
0

Anyone have examples on calling into a .NET DLL with WPF controls similar to calling WinForms from a TestStand step?  Just a basic example of setting up the XAML control would be helpful.  Thx

"off the shelf" testStand UIs

$
0
0

We are looking to utilize a customized LabVIEW GUI for NI testStand.

 

In the research on creating a custom GUI, I see that there are some "off the shelf" GUIs that could possibly save some time in the development.

 

I am wondering if there are any other options out there that I missed?   I am aware that there are a number of integration companies that could work with me to implement our own custom GUI as well.

 

 

 

Custom Sequence Hierarchy

TestStandでC#のインスタンスの作成したいのですがどうすればよいですか

$
0
0

TestStandでGlobal変数でC#のクラスのインスタンスを作成したののですが、方法を教えて下さい。

 

C#で作成したdllは読み込み、使用可能なのですが、Global変数へインスタンスの登録方法が分かりません。

宜しくお願い致します。

PropertyObjectFile Examples

$
0
0

Anybody have examples on interacting with the PropertyObjectFile?  I'd like to be able to read/write custom files that could vary with PropertyObjects.  For example, I might want to store an array of string objects in one file and an integer and boolean property in another.  

 

Thanks

File Reader, directory path format

$
0
0

Hi,

 

   I am currently debugging a file reader in NI TestStand.  I am on a

LabView 2013 version:

 

This call to a local directory or path "C:\\Users\\eng\\Documents\\PaulG\\File"

is successfully read by my VI application...  Notice the "double" back slash?

 

Now , I am trying to do this coming from a network , below example:

"\\IP_address\\eng\\2013\\File"      123.123.123.123  = IP Address, example only)

 

It does not work, I cannot read it.  What is the correct "format" path to call it?

 

Then I came across another application on LabView 2018:

 

"\\\IP_address\eng\2018\File"  (notice this time it is triple backslash?? and single slashes, as opposed to double backslashes above)

This is working as per the user of this one.

 

What is happening here?  

 

Big thanks,

Paul


Developing Test Programs Using TestStand (English, v2017, SP1)

$
0
0

Am I able to run these courses with Test Stand 2019, or will there be a conflict? 

 

Mike

Message Popup : "Text and buttons" settings panel is blank

$
0
0

Hi all,

 

On one computer, "Text and buttons" settings panel is blank for "Message Popup" steptype.

Same issue, with existing sequence or a new step.

 

Thanks in adance for your help and support

TS 2010 Deployment Utility Internal Error -40

$
0
0

I am attempting to build a minimal installer in TS 2010/LV2010 on a Windows 10 workstation.  the Deployment Utility copies the Distributed Files but when I try to create an Installer I see the following:

----------------------------------
Starting a log for the deployment.
Starting Analysis
Processing Workspace...
Workspace Processed
Finished Analysis
Building...
2:35 PM
LabVIEW Version: 10.0.1 (2010 SP1) (32-bit) English
Making an installer, please wait...
Internal error code -40 Making an installer, please wait...
TestStand - Deployment Utility Splash Screen.vi >> TestStand - Distribution Wizard GUI.vi >> TestStand - Build.vi >> TestStand - Create Meta Installer.vi >> TestStand - Add Products to Meta Installer.vi >> Add DotNET Framework 2_0 to Installer.vi >> MDFDistBuildList_AddProduct.vi
{B937AF41-B4B5-44FF-8670-46110C2EFCDE}
The installer is finished
The build is finished
2:36 PM
Aborted

-------------------------

 

I've read there is a file called "Detailed_Installer.log" which might provide insight but darned if I can find it. 

 

Upgrading TS to a newer version is not an option for this project...I need to get this working.  Suggestions, anyone?

ATML .NET API

$
0
0

Is there a .NET API available to interact with ATML files?  For example, I want to be able to read and parse or write data to files.  If there is not a specific API, is it available in the TestStand Interop APIs?

 

Any help is appreciated.  Thx

How to Setting Parallel_demo Mode

$
0
0

Hi all

  I'm a newbie for teststand and build a simple parallel demo as snippet,why can't both show four interfaces and finished  has issue with it,It's appreciated for you help,thanks!!

Viewing all 6532 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>