NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

TestStand Property Loader and Multiple Numeric Limit Test Step

I am using the Property Loader and a Multiple Numeric Limit Test step in a sequence.

I have configured the Property Loader to load the limits for the multiple limits step. I also used the Export limits function to get the properties into a text file. 54 properties are exported.

I then copied this text data in with others properties (just plain numeric arrays) into another csv file.

When executing the sequence the Property Loader step fails with an error of -18. However, 54 properties are read arrording to the summary report.

Can properties like this be merged together in the same csv file? Note that the limits properties are stored under the heading and my other data is under
ileGlobals>.

Is there any way I can get more information about why the -18 error is being generated?
0 Kudos
Message 1 of 2
(3,657 Views)
I have managed to fix this problem by using specific delimeters for the Property Loader in the subsequence.
0 Kudos
Message 2 of 2
(3,657 Views)