Dynalco AF-900PC Air/Fuel Ratio Controller User Manual

Page 59

Advertising
background image

58






/*$PAGE*/
; ***************** AI CHANNEL #03 ****************
; POSTCAT O2 **************************************

; AI CHANNEL ENABLE *******************************
; 0 DISABLED
; 1 ENABLED (default)
5500.3=1

; AI CHANNEL FILTER *******************************
; Averages new AI channel readings into
; current AI channel value by the following
; equation:
;
; Value = [Value_previous * (1 - filter)] + [Value_read * filter]
;
; Filter values near to 1.00 pass new
; readings very quickly. Filter values
; near to 0.00 pass new readings very
; slowly. A filter value of 0.00 does
; NOT pass new RPM readings at all.
;
; Slower filter values take longer to
; settle to the current RPM but have a
; high noise rejection and stability.
; Faster filter values settle quickly but
; have low noise rejection and stability.
;
; Min Val Max Val
; 0.00 -> 0.05 (default) -> 1.00 (no units)
5516.3=0.05




;

Advertising