Page 1 of 1

File compare doesn't compare Low AFM Enrich

Posted: Tue Oct 23, 2012 1:48 pm
by CoZZm0
Hi all,

Just a small one i've found on Type3 68C00 using compare between two files, the Low AFM Volt Enrich, even when different, isn't highlighted.

Re: File compare doesn't compare Low AFM Enrich

Posted: Tue Oct 23, 2012 5:54 pm
by Matt
Requires change to BASE_SR20_KA24_256_E.adr (and S14A/S14/S15 SR20DET files if using those) file to fix currently

Change 2,1,1,1 to 2,1,2,1 for correct parameter length used during comparison:
LOW_AFM_ENRICH_TRIGGER,&H0A22,2,1,2,1,Low AFM enrichment trigger
I've fixed it here for next release

Re: File compare doesn't compare Low AFM Enrich

Posted: Tue Oct 23, 2012 5:57 pm
by CoZZm0
Perfect, thanks Matt.

Re: File compare doesn't compare Low AFM Enrich

Posted: Tue Oct 23, 2012 6:55 pm
by Matt
No probs. It was only comparing the first byte (00) and not the second one due to this parameter