Owner's manual

34
Appendix
DATA FILES OVERVIEW
The rst section of the appendix includes examples of ASCII text les (.csv and .txt) and tables describing each eld.
The text le name and the DMS le name are noted in parantheses.
“455”,“AltonJohnnson”,“4568 State Highway 87”,“Suite 100”,“Sapphire”,“NM”,“87755”,“4732224899”[CR/LF]
Field # Field Name Description Field Type Example
1 account
Operator dened account number
(Required)
A12 455
2 name Customer name A35 AltonJohnson
3 address1 Address line 1 A35 4568 State Highway 87
4 address2 Address line 2 A35 Suite 100
5 city Customer city A19 Sapphire
6 state Customer state A2 NM
7 zip Customer zip code A10 87755
8 phone# Customer phone number A14 4732224899
Customer.csv - Customer File (Customer.slf)
Field # Field Name Description Field Type Example
1 buttonID Operator dened button ID (Required) A16 7900000F69CF6901
2 customer Operator dened customer name (Required) A12 9123
3 vehicle Operator dened vehicle name A12 3333
“7900000F69CF6901”,“9123”,“3333”[CR/LF]
Button.csv - Button File (Button.502)
Numeric elds must contain a value. If the eld
does not have a value, use a “0”.
If an alphanumeric elds does not have a value,
put nothing between the quotes “”.
FIELD TYPES
The number in the Field Type column represents the maximum number of characters allowed in the eld.
A - Alphanumeric
Integer- Numeric value, no decimal point
Floating - Numeric value, decimal point