NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

how to import specific limits value in TestStand 2016

HI.

After doing export to NI Comma Delimited Text (*.csv), i want to import only a specific value from the csv file.

How can i do this?

 

Thanks.

0 Kudos
Message 1 of 3
(2,461 Views)

HI.

After doing export to NI Tab Delimited Text (*.txt), I want to import only a specific value from the txt file.

How can i do this?

 

Thanks.

0 Kudos
Message 2 of 3
(2,449 Views)

I am assuming that you need to import data for a specific property (instead of specific value).

 

Here is what you can do in the property loader step:

1. In the 'Step Settings' tab, add a source, configure the the type and location. Also, disable 'Import All Properties From Source'.

2. In the 'Target File and Source Settings' tab, use the property selector (present on the right side of the step settings pane) to select the variables/properties to which value should be imported.

 

Now, when you execute the step, value should be imported only for the selected variables/properties.

 

-Shashidhar

0 Kudos
Message 3 of 3
(2,428 Views)