;
;
VCDS Label File
;
; Copyright © 2006-2009 Ross-Tech, LLC
;
; Audi A4 (8D) / Audi A6 (4B) / VW Passat (3B)
;
; Component: J104 - Brake Electronics (#03) - Bosch 5.3 ABS/EDL/ASR/ESP
;
; P/N: 8D0-907-389-???
;
; This file is part of a redirection package,
; make sure you have all of the following files.
;
; 4D-03.LBL
; 4Z-03.LBL
; 8D0-907-389.LBL (Bosch 5.3 ABS/EDL/ASR/ESP)
;
; includes measuring blocks, basic setting, coding and login
;
; created on 21/Jan/2006 by Sebastian Stange (sebastian@ross-tech.com)
;
; last modificationon on 18/Aug/2009
;
; requires VCDS 805.0 or newer
;---------------------------------------------------
;
; login
;
;---------------------------------------------------
;
;
L00,Brake Electronics - Bosch 5.3 (J104) Login
L01,0?xxx: Chassis
L02,5 = Audi A8 (4D)
L03,7 = Audi A6 (4B)
L04,9 = Audi A4 (8D) / VW Passat (3B)
L05,0x?xx: Brakes
L06,3 = FNRG-60 (Teves/ATE)
L07,4 = FN2/HP2 (Dual-Piston)
L08,5 = FN3 (Teves/ATE)
L09,6 = C54 (Lucas)
L10,0xx?x: Engine
L11,5 = 4/6/8 Cyl. Diesel
L12,7 = 4/5 Cyl. Gasoline
L13,9 = 6/8/12 Cyl. Gasoline
L14,0xxx?: Transmission
L15,3 = Manual with Low Range (only Audi A6 Allroad)
L16,5 = Manual
L17,7 = Automatic (01N/01V)
L18,9 = Multitronic (01J)
L19,
L20,Note #1:
After Login/Coding-II has been carried out you need to recode the Control Module.
L21,Note #2: For Audi A8 (4D) always use 4 as Selection for Brakes.
L22,
L23,
40168 = Basic Settings Enabling (i.e. mandatory prior to Steering Angle Sensor Alignment)
;
;
;---------------------------------------------------
;
; coding
;
;---------------------------------------------------
;
;
C00,Brake Electronics - Bosch 5.3 (J104) Coding
C01,0?xxx: Chassis
C02,4 = Audi A4 (8D) / VW Passat (3B)
C03,6 = Audi A6 (4B)
C04,8 = Audi A8 (4D)
C05,0x?xx: Brakes
C06,1 = C54 (Lucas)
C07,2 = FN3 (Teves/ATE)
C08,3 = FN2/HP2 (Dual-Piston)
C09,4 = FNRG-60 (Teves/ATE)
C10,0xx?x: Engine
C11,5 = 4/6/8 Cyl. Diesel
C12,7 = 4/5 Cyl. Gasoline
C13,9 = 6/8/12 Cyl. Gasoline
C14,0xxx?: Transmission
C15,3 = Manual with Low Range (only Audi A6 Allroad)
C16,5 = Manual
C17,7 = Automatic (01N/01V)
C18,9 = Multitronic (01J)
C19,
C20,Note #1: Coding is accepted after a specific Login has been carried out.
C21,Note #2: After successful Coding the Steering Angle Sensor Alignment needs to be carried out.
C22,Note #3: For Audi A8 (4D) always use 3 as Selection for Brakes.
;