Create a file called *.mls (in the Maps folder), where * is the same name as the dashboard *.vdb and the same name as the PID selection file *.pid.
Then when you open that *.pid file the matching *.vdb (dash) and matching *.mls (maps) files will be processed.
Here's the layout of the *.mls file:
; __________________________________________________ _____________________
; | |
; | Copyright (c) 1998-2007 |
; | EFILive Limited |
; | http://www.efilive.com |
; | contact:
[email protected] |
; |_________________________________________________ ______________________|
;
; This file is used to specify which *.map file should be loaded into the
; scan tool when loading a *.pid file with a name that matches this file.
;
; I.e. if you open a pid file called: "Default Imperial.pid", then create
; a matching "Default Imperial.mls" file in the maps folder. All the map
; filenames listed in that file will be automatically loaded.
;
; The file format is:
; [Maps]
; MapA=filename_of_map_A
; MapB=filename_of_map_B
; MapC=filename_of_map_C
; ect...
; you can include all maps or only as many maps as you want loaded.
;
; Example file:, called "Default Metric.mls":
[Maps]
MapA={B5913_5914} High_Low Timing Table - Total Spark Advance (MAF).map
MapB={B5001} MAF Calibration Table - LC-1 Wideband AFR.mapRegards
Paul