Changes

655 bytes added ,  11:28, 16 November 2018
Line 42: Line 42:     
==Importing vehicle data from *.CSV file==
 
==Importing vehicle data from *.CSV file==
 +
 +
If you have more than one object, you can import all of them from the *.csv file.
 +
Press “Import vehicle data from *.CSV file” shown in <b>Figure below:</b>
 +
 +
[[image:WEBTachoCSV.png|1300px]]
 +
 +
 +
To create a list of vehicles, enter all vehicle data in text editor (usually notepad) as shown: <br>
 +
* ObjectName;Comment;IMEI;FM63;Base;+GSMnumer;APN;APNusername;APNpassword;smsusername;SMSpassword;; <br>
 +
 +
 +
If there are no APN and SMS login or password columns, leave at the end of line semicolons: <br>
 +
* ObjectName;Comment;IMEI;FM63;Base;+GSMnumer;;;;;;;
 +
 +
Save this as CSV file by writing .csv at the end of the file name (for example Vehicles list.csv).
    
==History list==
 
==History list==