Ford As Built Data Deciphering
-
ClockWorK
- Posts: 139
- Joined: Sat Mar 05, 2016 11:29 pm
- Vehicle: 2015 Taurus SHO pp
- Location: Detroit Area
- Contact:
Re: Ford As Built Data Deciphering
The AsBuilt Compare tool is not designed to handle CCC (Central Configuration) vehicles.
2015 Taurus SHO (pp), AWD Gauge Enabled, Engine Hours Enabled, DRLs Enabled, Sync2-to-Sync3.
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
-
anarchyx34
- Posts: 5
- Joined: Sun Mar 12, 2017 2:31 pm
- Vehicle: 2016 Ford Fiesta SE Ecoboost
Re: Ford As Built Data Deciphering
Lol i guess I should have read more carefully. That makes sense now.
Re: Ford As Built Data Deciphering
If there's anything I can do to help, let me know.ClockWorK wrote:This will take a little time. I'll probably need to grab between 50 and 100 Explorer and PIU VINs.
You may have to flip more than one bit. In my Taurus, it's 720-01-02, bits 30 and 31 I believe.
-
Tank
- Posts: 3
- Joined: Sat Aug 13, 2016 10:46 pm
- Vehicle: 2016 Ford Mustang GT350 - 5.2 Ti-VCT, 526 hp
Re: Ford As Built Data Deciphering
ClockWork,
Thanks for the comparison program and upgrades. Good stuff!!!
A little background. I've been attempting to decipher the differences between two 2016 GT350s - one with a OEM differential cooler and pump installed (this offers automatic operation and cycling of a remote cooler pump and temperature display on the dash) and another that does not. The end goal is an OEM functioning diff pump and cooler install in the GT350 that did not come w the diff cooler/pump installed. We've figured out the diff temperature display on the dash but figuring out the operation of the pump is problematic.
I've plugged my VIN (no cooler and pump) and another VIN (w cooler/pump) in your comparison tool and am able to compare as built data. I got stuck at the Deducer- get data. I was able to enter the two VINs to get the .ab saved to the Deducer folder, and html data saved. I then attempted to go to either of the other Deducer tabs. No vehicles are listed and when I hit "Load Stored Data" the program becomes non responsive. I checked the Deducer folder and see that the three files for each VIN are saved from the 'get data' process. There's also a long list of other VIN data in this folder.
I am using a Dell N5010 laptop running Windows 10 home. Using Chrome as a browser. Any thoughts?
Thanks again for the program!!
Thanks for the comparison program and upgrades. Good stuff!!!
A little background. I've been attempting to decipher the differences between two 2016 GT350s - one with a OEM differential cooler and pump installed (this offers automatic operation and cycling of a remote cooler pump and temperature display on the dash) and another that does not. The end goal is an OEM functioning diff pump and cooler install in the GT350 that did not come w the diff cooler/pump installed. We've figured out the diff temperature display on the dash but figuring out the operation of the pump is problematic.
I've plugged my VIN (no cooler and pump) and another VIN (w cooler/pump) in your comparison tool and am able to compare as built data. I got stuck at the Deducer- get data. I was able to enter the two VINs to get the .ab saved to the Deducer folder, and html data saved. I then attempted to go to either of the other Deducer tabs. No vehicles are listed and when I hit "Load Stored Data" the program becomes non responsive. I checked the Deducer folder and see that the three files for each VIN are saved from the 'get data' process. There's also a long list of other VIN data in this folder.
I am using a Dell N5010 laptop running Windows 10 home. Using Chrome as a browser. Any thoughts?
Thanks again for the program!!
-
Kingsammy
- Posts: 12
- Joined: Tue Oct 11, 2016 8:06 pm
- Vehicle: Galaxy, Duratorq-Turbo Diesel 2.0 L/182 kW, 2015
Re: Ford As Built Data Deciphering
This is because the "As-built Explorer" Tool cannot handle the new page which is stored in a html file any more.Tank wrote:I've plugged my VIN (no cooler and pump) and another VIN (w cooler/pump) in your comparison tool and am able to compare as built data. I got stuck at the Deducer- get data. I was able to enter the two VINs to get the .ab saved to the Deducer folder, and html data saved. I then attempted to go to either of the other Deducer tabs. No vehicles are listed and when I hit "Load Stored Data" the program becomes non responsive. I checked the Deducer folder and see that the three files for each VIN are saved from the 'get data' process. There's also a long list of other VIN data in this folder.
For correct working you have to edit the html file which won't work. Change the following part in your saved html-file:
Code: Select all
<ul class="dropdown-menu">
<li>
<a href="/quickguides/bodyrepair">Body Repair Manauls</a>
</li>
<li>
<a href="/freeresources/obd">OBDII Theory & Operation</a>
</li>
<li>
<a href="/ownerinformation">Owner Information</a>
</li>
<li>
<a href="/instructionsheets">Instruction Sheets</a>
</li>
<li>
<a href="/freeresources/papercd">Paper/CD Manuals</a>
</li>
<li>
<a href="/quickguides/quickguides">Quick Guides</a>
</li>
<li>
<a href="/freeresources/tools">Tools & Equipment</a>
</li>
</ul>
</li>
to
Code: Select all
<ul class="dropdown-menu">
<li>
<a href="/quickguides/bodyrepair">Body Repair Manauls</a>
</li>
<li>
<a href="/freeresources/obd">OBDII Theory & Operation</a>
</li>
<li>
<a href="/ownerinformation">Owner Information</a>
</li>
<li>
<a href="/freeresources/papercd">Paper/CD Manuals</a>
</li>
<li>
<a href="/quickguides/quickguides">Quick Guides</a>
</li>
<li>
<a href="/freeresources/tools">Tools & Equipment</a>
</li>
</ul>
</li>-
ClockWorK
- Posts: 139
- Joined: Sat Mar 05, 2016 11:29 pm
- Vehicle: 2015 Taurus SHO pp
- Location: Detroit Area
- Contact:
Re: Ford As Built Data Deciphering
Exactly. New HTML format gets my program stuck in a loop. Just need a little time to look into fixing it and testing it.
2015 Taurus SHO (pp), AWD Gauge Enabled, Engine Hours Enabled, DRLs Enabled, Sync2-to-Sync3.
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
-
ClockWorK
- Posts: 139
- Joined: Sat Mar 05, 2016 11:29 pm
- Vehicle: 2015 Taurus SHO pp
- Location: Detroit Area
- Contact:
Re: Ford As Built Data Deciphering
2015 Taurus SHO (pp), AWD Gauge Enabled, Engine Hours Enabled, DRLs Enabled, Sync2-to-Sync3.
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
-
Tank
- Posts: 3
- Joined: Sat Aug 13, 2016 10:46 pm
- Vehicle: 2016 Ford Mustang GT350 - 5.2 Ti-VCT, 526 hp
Re: Ford As Built Data Deciphering
Kingsammy & Clockwork,
Thanks for your feedback and effort. I will try again tonight and post what I come up with!
Thanks again!
Thanks for your feedback and effort. I will try again tonight and post what I come up with!
Thanks again!
-
Kingsammy
- Posts: 12
- Joined: Tue Oct 11, 2016 8:06 pm
- Vehicle: Galaxy, Duratorq-Turbo Diesel 2.0 L/182 kW, 2015
Re: Ford As Built Data Deciphering
@ ClockWorK: Great job so far. Your "As-built Compare" Tool works. And thank you very much for the AsBuilt Browser.
Nice to know in your Tool would be an additional listing for each module (ECU) to its corresponding adress in the "Compare AS-Built" tab of your Tool.
Module Adress 720 = IPC Instrument Panel Control Module
Module Adress 747 = FCIM Front Controls Interface Module
and so on.
Here is my list:
Nice to know in your Tool would be an additional listing for each module (ECU) to its corresponding adress in the "Compare AS-Built" tab of your Tool.
Module Adress 720 = IPC Instrument Panel Control Module
Module Adress 747 = FCIM Front Controls Interface Module
and so on.
Here is my list:
- Name Short Adress
(Audio) Digital Signal Processing Module (DSP) DSP 783
4 Wheel Steering (WS4) WS4
4X4 Control Module (4X4M) 4X4M 761
Accessory Protocol Interface Module (APIM) APIM 7D0
Adaptive Front Lighting System (AFS) AFS
Adaptive Front Lighting System / Auto Leveling Module (AFS/ALM) AFS/ALM
Air Conditioning (AC) AC
Air Conditioning Control Module (ACCM) ACCM 7E7
Air Suspension (4WAS) 4WAS 020
All Terrain Control Module (ATCM) ATCM
All Wheel Drive Module (AWD) AWD
Alternative Fuel Control Module (AFCM) AFCM 7E5
Amplifier Module (AM) AM
Anti-Lock Brake / Traction Control Module (ABS) ABS 760
Anti-Lock Brake / Traction Control Module (ESOF) ESOF
A-STOP System (No Idling System) (A-STOP) A-STOP
Audio Control Module (ACM) ACM 727
Audio Control Unit (ACU) ACU
Audio Interface Module (AIM) AIM
Audio Rear Control Unit (RCU) RCU 774
Auto Leveling Module (ALM) ALM
Automatic Ride Control (ARC) ARC 020 ?
Auxiliary Heater Control Module (AHCM) AHCM 7E3
Battery Charger Control Module (BCCM) BCCM
Battery Control Module (BCM) BCM 726
Battery Control Module (OBD_BCM) OBD_BCM
Battery Energy Control Module (BECM) BECM 7E7
Blind Spot Monitoring (Left) (BSML) BSML
Blind Spot Monitoring (Right) (BSMR) BSMR
Bluetooth Phone Module (BPM) BPM
Body Control Module (BCMii) BCMii 726
Body Control Module / Generic Electronic Module (BCM/GEM) BCM/GEM 726
Body Control Module B (BCMB) BCMB 7B7
Body Electronic Module (BEM) BEM
Camera Module Rear (CMR) CMR
Cellular Phone Module (CPM) CPM 090
Central Timer Module (CTM) CTM 052
Circuit Deactivation Ignition Module (CDIM) CDIM 7E2
Column Lock Module (CLM) CLM
Compact Disc Player (CDP) CDP
Connectivity Master Unit (CMU) CMU
Convergence Telematics Module (CTMii) CTMii
Cruise Control (CCM) CCM 764
Cruise-Control Module (CCM) CCM
DC to DC Converter Control Module (DCDC) DCDC 746
Deployable Hood System (DHS) DHS
Digital Audio Broadcast Module (DABM) DABM
Digital Audio Control Module C (DACMC) DACMC 7D5 ?
Driver Door Control Unit (DFDM) DFDM
Driver/Dual Climate-Control Seat Module (DCSM) DCSM 776
Drivers Door Module (DDM) DDM 740
Driver's Seat Module (DSM) DSM 744
Electric Parking Brake (EPB) EPB 02A
Electronic Automatic Temperature Control (EATC) EATC 098
Electronic Crash Sensor (ECS) ECS 058
Electronic-Controlled Power Steering (EPS) EPS 730
Energy Management Module (EMM) EMM
Fire Suppression System Module (FSSM) FSSM 059
Folding Top Control Module (FTCM) FTCM
Forward Sensing Camera (FSC) FSC
Front Body Control Module (F_BCM) F_BCM
Front Control/Display Interface Module (FCDIM) FCDIM 7A5
Front Controls Interface Module (FCIM) FCIM 7A7
Front Display Interface Module (FDIM) FDIM 7A6
Front Distance Sensing Module (FDSM) FDSM
Front Electronic Module (FEM) FEM 052
Front Lighting Control Module (FLM) FLM
Fuel Additive Control Module (FACM) FACM
Fuel Fired Coolant Heating Module (FFH) FFH 00F
Fuel Indication Module (FIM) FIM 016
Fuel Injection Control Module (FICM) FICM 7E6
Fuel Injection Control Module (OBD_FICM) OBD_FICM 7E5
Fuel Injection Pump (FIP) FIP 016
Fuel Operated Heater (FOH) FOH 00F
Gateway Module A (GWM) GWM 716
Gear Shift Module (GSM) GSM
Generic Display Module (GDM) GDM
Generic Electronic Module (GEM) GEM 052
Generic Electronic Module / Smart Junction Box (GEM/SJB) GEM/SJB 052
Generic Function Module (GFM) GFM
Global Positioning System Module (GPSM) GPSM 701
Head Up Display (HUD) HUD 7B2
Headlamp Control Module (HCM) HCM 734
Headlamp Control Module 2(B) (HCM2) HCM2 7C3
Headlamp Leveling Module (HD_LVL) HD_LVL 071
Heated Steering Wheel Module (HSWM) HSWM 714
Heated Steering Wheel Module (HV) HV
Heating Ventilation Air Conditioning (HVAC) HVAC 733
HVAC Integrated Module (HIM) HIM
Hybrid Electronic Cluster (HEC) HEC 060
Image Processing Module A (IPMA) IPMA 706
Image Processing Module B (IPMB) IPMB 7B1
Information Center Module (ICM) ICM
Injector Control Unit (ICU) ICU 016
Instrument Cluster (IC) IC 060
Instrument cluster (INST) INST
Instrument Panel Control Module (IPC) IPC 720
Integrated Air Bag Module (IABM) IABM 058
Intelligent Cruise Control Module (ICCM) ICCM
Intelligent Power Distribution Module (IPDM) IPDM
Interior Lighting Control Module (ILCM) ILCM 7B5
Left High Intensity Discharge Lamp (LHID) LHID
Left Power Sliding Door Module (LPSDM) LPSDM 0B0
Liftgate / Trunk Module (LTM) LTM 775
Lighting Control Module (LCM) LCM 070
Message Center (MC) MC 061
Motor Pretensioner Module (MPM) MPM
Multifunction Steering Wheel (MFSW) MFSW
Multi-Information Display (MID) MID
Navigation Controller (NAV) NAV 068
Next Generation Speed Control Module (NGSC) NGSC 013
Occupant Classification System Module (OCS) OCS 765
Overhead Trip Computer (OTC) OTC 061
Park Brake Control Module (PBM) PBM
Parking Aid Module (PAM) PAM 736
Passenger Climate-Control Seat Module (PCSM) PCSM 730
Passenger Climate-Control Seat Module 2 (rear) (PCSM2) PCSM2 777
Passenger Front Seat Module (PSM) PSM 0A6
Passengers Door Control Unit (PDM) PDM 741
Passive Anti-Theft System (PATS) PATS 0C0
Power Running Board (PRB) PRB 766
Power Steering Control Module (PSCM) PSCM 242
Powertrain Control Module (PCM) PCM 7E0
Rader Brake Support (EBS) EBS
Rear Air Suspension Module (RASM) RASM 020
Rear Air Temperature Control (RATC) RATC 099
Rear Audio Control Module (RACM) RACM
Rear Body Control Module (R_BCM) R_BCM
Rear Electronic Module (REM) REM 050
Rear Gate/Trunk Module (RGTM) RGTM
Rear Heating Ventilation Air Conditioning (RHVAC) RHVAC 785
Rear Left Door Control Unit (DRDM) DRDM
Rear Lighting Control Module A (RLCMA) RLCMA
Rear Right Door Control Unit (PRDM) PRDM
Rear Seat Entertainment Module (RETM) RETM 771
Rear Vehicle Monitoring (RVM) RVM
Reductant Control Module (DCU) DCU
Remote Anti-Theft / Personality Module (RAP) RAP 048
Remote Climate Control (RCC) RCC 098
Remote Emergency Satellite Cellular Unit Module (RESCU) RESCU 091
Remote Function Actuator (RFA) RFA 731
Remote Keyless Entry (RKE) RKE
Restraint Control Module (RCM) RCM 737
Retractable Hard Top (RHT) RHT
Right High Intensity Discharge Lamp (RHID) RHID
Right Power Sliding Door Module (RPSDM) RPSDM 0B1
Satellite Digital Audio Receiver System (SDARS) SDARS 782
Seat Control Module E (SCME) SCME
Seat Control Module G (SCMG) SCMG 712
Seat Control Module H (SCMH) SCMH 713
Secondary OBD Control Module A (SOBDM) SOBDM
Secondary OBD Control Module C (SOBDMC) SOBDMC
Security module (CSM) CSM 0C1
Selective Catalytic Reduction (SCR) SCR
Side Obstacle Detection Control Module - Left (SODL) SODL 7C4
Side Obstacle Detection Control Module - Right (SODR) SODR 7C6
Smart Brake Support/Mazda Radar Cruise Control (SBS/MRCC) SBS/MRCC
Smart City Brake Support (ICA) ICA
Smart Start Unit (SSU) SSU
Speech Recognition Module (SRM) SRM 772
Steering Angle Sensor Module (SASM) SASM 797
Steering Column Control Module (SCCM) SCCM 724
Steering Column Locking Module (SCLM) SCLM 0C3
Steering Column/Instrument Panel/Lighting (SCIL) SCIL 070
Steering Effort Control Module (SECM) SECM 7C5
Supplemental Restraint System (SRS) SRS
Telematic Control Unit Module (TCU) TCU
Tire Pressure Monitor (RTM) RTM 751 ?
Tire Pressure Monitor (TPM) TPM 751 ?
Tracking and Blocking Module (TBM) TBM 0CE
Trailer Brake Control Module (TBC) TBC 757
Trailer Module (TRM) TRM 791
Transfer Case Control Module (TCCM) TCCM 761
Transmission Control Module (TCM) TCM 7E1
Transmission Range Control Module (TRCM) TRCM
Variable Assist Power Steering (VAPS) VAPS 030
Vehicle Dynamics Module (VDM) VDM 721
Vehicle Emergency Messaging System (VEMS) VEMS 091
Vehicle Security Module (VSM) VSM 755
Virtual Image Cluster (VIC) VIC 060
-
ClockWorK
- Posts: 139
- Joined: Sat Mar 05, 2016 11:29 pm
- Vehicle: 2015 Taurus SHO pp
- Location: Detroit Area
- Contact:
Re: Ford As Built Data Deciphering
You mean like this? If so, download again. And thanks for the list.


2015 Taurus SHO (pp), AWD Gauge Enabled, Engine Hours Enabled, DRLs Enabled, Sync2-to-Sync3.
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx
AsBuilt Compare Tool: http://www.compulsivecode.com/Project_A ... mpare.aspx