NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

property loader file comments

Is it possible to include comments in the property loader file?  I am using tab-delimited text file format.  I have tried some of the "standard" ways of commenting in files like leading #, quotes, dashes, etc., but the property loader croaks on all those.
 
We would like to convert existing customer configuration files into property loader files, but we don't want to lose all the comments in the customer's files if possible.
 
thanks
0 Kudos
Message 1 of 2
(3,009 Views)
Barry,

The property loader includes a field called "Skip Rows Beginning With:" under the Source tab.  You can place a comment character in that field, and the Property Loader will ignore those lines.

Let me know if you have any questions.

Thanks,

Tyler Tigue
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,992 Views)