|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
| The vehicle section is the main window of objects control, which provides the ability to add vehicles, monitor and download files, and observe schedule status changes.
| |
|
| |
|
| ==Adding vehicles==
| |
|
| |
| [[File:Vehicles main page.png|1100px]] <br>
| |
|
| |
| Press '''Add New Vehicle''' button shown in <b>Figure above</b>. Now you will have to fill the vehicle registration form shown in <b>Figure below</b>.
| |
|
| |
| [[image:WEBTachoNewVehicle.png]] <br>
| |
| {| class="nd-othertables_2"
| |
| |+
| |
| ! style="width: 200px; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" | ROW
| |
| ! style="width: 500px; border-bottom: 2px solid #0054A6; vertical-align: middle; text-align: center;" | DESCRIPTION
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Vehicle
| |
| | style="text-align: left; vertical-align: top;" | Name of vehicle, that will be displayed (Mandatory)
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Comment
| |
| | style="text-align: left; vertical-align: top;" | Enter a comment (Optional)
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | IMEI
| |
| | style="text-align: left; vertical-align: top;" | Device IMEI (Mandatory)
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | GSM Number
| |
| | style="text-align: left; vertical-align: top;" | SIM card GSM number (Mandatory for FM42/FM53)
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | Hardware Key
| |
| | style="text-align: left; vertical-align: top;" | Necessary only when FM5300 firmware 01.02.xx is being used
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | SMS login and password
| |
| | style="text-align: left; vertical-align: top;" | Enter SMS login and password (Required if configured in device)
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | APN
| |
| | style="text-align: left; vertical-align: top;" | Type an APN (Optional, depends on SIM card operator)
| |
| |-
| |
| ! style="border: 1px solid white; border-bottom: 2px solid #E8E8E8; text-align: left; vertical-align: center; background: white; color: black;" | APN login and password
| |
| | style="text-align: left; vertical-align: top;" | Type APN login and password (Optional, depends on SIM card operator)
| |
| |-
| |
| |}
| |
|
| |
| ==Deleting vehicles==
| |
| Select unnecessary vehicles and press the '''Delete Selected Items''' button visible in <b>Figure below</b>. After accepting confirmation message - vehicles will be deleted.
| |
|
| |
| [[image:WEBTachoDeletingVehicles.png|1100px]]
| |
|
| |
| ==Creating schedule group==
| |
| Select vehicles and press '''Create Schedules For Selected Items''' button for creating schedule group shown in <b>Figure below</b>.
| |
|
| |
| [[image:WEBTachoVehicleCreateSchedule.png|1100px]]
| |
|
| |
| ==Creating schedule for selected vehicle==
| |
| To create a schedule for the selected vehicle, Press on schedule count shown in <b>Figure below:</b>
| |
|
| |
| [[image:WEBTachoScheduleForSelectedV.png|1100px]]
| |
|
| |
| In a pop up window shown in <b>Figure below</b> select '''Add New Schedule'''.
| |
|
| |
| [[image:WEBTachoschedulelist.png|1100px]]
| |
|
| |
| ==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|1100px]]
| |
|
| |
| To create a list of vehicles, enter all vehicle data in a text editor (usually ''Notepad'') as shown: <code>ObjectName;IMEI;+GsmNumber;Apn;ApnUsername;ApnPassword;SmsUsername;SmsPassword;</code>
| |
|
| |
|
| |
| If there are no APN and SMS login or password columns, leave at the end of line semicolons: <br><code>ObjectName;IMEI;+GsmNumber;;;;;;</code>
| |
|
| |
|
| |
|
| |
| Save this as a CSV file by writing ''.csv'' at the end of the file name (for example, ''Vehicles list.csv'').
| |
|
| |
| [[Category:TacoSync
| |
| [[File:Vehicles main page|thumb|vehicles main page]]
| |
| ]]
| |