i made another post but i don't think it is appropriate now to post in the reverse engineering since now it is turning towards the noob side
previous topic in Reverse engineering
just thought i would share my recent findings just messing with the codewords etc in my file.
point being is that following the s4 wiki and the readiness thread here, i could not get the monitors to run (O2 sensor, Evap, SAI)
after making these changes all but SAI (assuming because cwsls is zero'd. will set to 1 and update thread) ran and completed. (being that evap and sai valves relays etc are unplugged)
don't know if it matters for much of you but if it is in your damos why not try it.
below are the changes i made on top of following the wiki and other readiness thread in this forum CDTES Codeword: turn off tank venting diagnosis (EURO-Coding), CD..=0 ->no Dia - Codewort Tankentlüftungsdiagnose abschalten (EURO-Codierung), CD..=0 ->keine Dia changed from 0.00 (0x00) to 1.00 (0x01).
CDLDP Codeword: LDP-Diagnosis in OBDII-Mode (inverse: EURO-Mode), CD..=0 -> no Diag - Codewort LDP-Diagnose im OBDII-Modus (invers: Europa-Modus), CD..=0 -> keine Dia changed from 1.00 (0x01) to 0.00 (0x00).
CWLSHA Code word for oxygen sensors behind KAT aging DLSAHK% - Codewort für Lambdasonden hinter KAT Alterung in %DLSAHK changed from 1.00 (0x01) to 0.00 (0x00).
SRYLS changed from 3.00 (0x03) to 1.00 (0x01).
SRYHS changed from 3.00 (0x03) to 1.00 (0x01).
SRYSLS changed from 3.00 (0x03) to 1.00 (0x01).
SRYTES changed from 255.00 (0xFF) to 1.00 (0x01).
CDTLDP changed from 3.0 (0x0003) to 0.0 (0x0000).
CDSLS Euro-Byte for secondary air system diagnosis - Euro-Byte für Diagnose Sekundärluft-System changed from 0.00 (0x00) to 1.00 (0x01).
CLATES changed from 3.00 (0x03) to 0.00 (0x00).
CLATES changed from 3.00 (0x03) to 0.00 (0x00).
CDTSLS changed from 80.0 (0x0050) to 0.0 (0x0000).
CLASLS changed from 3.00 (0x03) to 0.00 (0x00).
I changed CWSLS back to 1 and zeroed below codewords but SAI still says abort while trying to run the test in vcds
CWDSLSA changed from 10.00 (0x0A) to 0.00 (0x00).
CWDSLSY changed from 130.00 (0x82) to 0.00 (0x00).
Does anyone have any input about this?
everything else runs either on it's own or completes via vcds method
i dont think in NY the inspection machine cares about the unsupported monitors but if it got scanned as supported last year and says unsupported this year then there might be a red flag thrown up.