I'm having some trouble with this as well. I have one .tiw file I set up for feature code and linking code that works, but now I'm trying to get one that will populate the Description column of point features in Data Acquisition. I have tried several different options. Basically what I need to know is what do I put in the example below for "x" for Data Acquisition to know to put that field in the Description column?
Data Type = Delimited
Start Row = 1
Record Format = Simple
Comma = Yes
Consecutive As One = Yes
Column Format = Point Name
Column Format = Northing
Column Format = Easting
Column Format = Elevation
Column Format = Code
Column Format = x
Thanks.