User guide
Trimble M3 Total Station User Guide 143
Data Formats B
Comment/note records
B.10Point number/name list and Point code list
PT lists and code lists use the same record format.
B10.1 File format
Figure B.4 Record format for PT lists and code lists
CO ,text
CO Comment record identifier (fixed text)
text Comment text
DEFAULT
{
String1 , Code1
Layer2
{
String2-1, Code2-1
String2-2, Code2-2
}
Layer3
{
Layer 3-1
{
String3-1-1, Code3-1-1
String3-1-2, Code3-1-2
}
String3-2, Code3-2
String3-3, Code3-3
}
String4, Code4
String5, Code5
String6, Code6
String7, Code7
}
The first line of the file must contain
the text “DEFAULT” in capital letters.
Curly brackets { } group items together
under the preceding line.
For example, Layer 3-1 contains String
3-1-1 and String 3-1-2.
Layer 3 contains the five items from
Layer 3-1 to String 3-3.
“String” represents characters that are
displayed on the screen. “Code”
represents characters that are stored in
the database.