Byte 00 Bit 4 Daytime Running Lights (North America)
Byte 00 Bit 5 Assistance Driving Light & Leaving Home
Byte 00 Bit 6 Rain/Light Sensor installed
Byte 00 Bit 7 Coming-Home
Byte 01 Bit 0 Rear Seat Recognition installed
Byte 01 Bit 1 Headlight Washer installed (PR-8X1)
Byte 01 Bit 2 Electronic Fuelpump Relay installed (Gasonline only)
Byte 01 Bit 3 Rear Wiper installed
Byte 01 Bit 4 Heated Side Mirror installed
Byte 01 Bit 5 Rear Lid Remote Opening
Byte 01 Bit 6 Rear Lid Remote Opening - Release
Byte 01 Bit 7 Rear Wiper with Front Wiper continiously active
Byte 02 Bit 0 Rear Wiper with Front Wiper intermittent active
Byte 02 Bit 1 Comfort Turn Signals
Byte 02 Bit 2 Cold Lamp Diagnosis active
Byte 02 Bit 3 Load Management active
Byte 02 Bit 4 Coming-Home via
(1 = Potentiometer / 0 = Adaptation)
Byte 02 Bit 5 Rear Lid Remote Openening
(1 = Contact activated / 0 = Impuls activated)
Byte 02 Bit 6 Side Turn Signal Lights installed
Byte 02 Bit 7 Seat Heating installed (PR-4A3/4A4)
Byte 03 Bit 0 Realy Terminal 15 installed (with 2nd Battery)
Byte 03 Bit 1 Rear Fog Lights (1 = 1 active / 0 = 2 active)
Byte 03 Bit 2 Reverse Driving Lights (1 = 1 active / 0 = 2 active)
Byte 03 Bit 3 Reverse Driving Light off when Rear Lid open
Byte 03 Bit 4 Xenon-Shutter installed (Bi-Xenon)
Byte 03 Bit 5 Teardrop Wiping active
Byte 03 Bit 6 2nd Battery installed
Byte 03 Bit 7 Rear Lights (1 = Back Light/Brake Light dimmed / 0 = Back Light dimmed)
Byte 04 Bit 0 Auxiliary Heating installed
Byte 04 Bit 1 Auxiliary Heating installed
Byte 04 Bit 2 Trailer/Towing Device installed
Byte 04 Bit 3 Memory Seats installed
Byte 04 Bit 4 Activation of both Rear Fog Lights
Byte 04 Bit 5 Model (0 = Right Hand Drive / 1 = Left Hand Drive)
Byte 04 Bit 6 Rear Fog Lights deactivated
Byte 04 Bit 7 Climatronic installed
…………
上面截取了byte00-byte04的功能对照,对比上面的代码,我们很容易看出,byte00位除了只有bit0是1,即打开状态,对应的功能是Fog Lights installed (PR-8WB)即安装了雾灯,byte01位的bit0 bit2 bit3 bit7是打开状态,对应的功能是Rear Seat Recognition installed,Electronic Fuelpump Relay installed (Gasonline only),Rear Wiper installed,Rear Wiper with Front Wiper continiously active。
上一页 [1] [2] [3] [4] 下一页