EFIlive automatic fueling adjustment?
Of course we do.
Per the help files:
Histogram Filters
If you define a filter, the filter must return a value of 1 (true) to add the current cell to the histograms data. If the filter returns 0 (false), the frame will not be added to the histograms history.
You can combine filters using AND and OR statements.
Examples of valid filters are:
[SENS.90] > 50
[PID.11.MET] < 85
[PID.11.MET] < 85 AND [SENS.90] > 50
[PID.11.MET] < 85 & [SENS.90] > 50
Enhanced IO Output Triggers
Enhanced IO Outputs Triggers are defined just the same as the Histogram Filters.
Supported Binary Operations
+ Sum up two operands.
- Subtract two operands.
* Multiple two operands.
/ Divide two operands.
^ Raise to a power.
Supported Relational Operations
> If x > y result is 1 otherwise 0.
< If x < y result is 1 otherwise 0.
= If x = y result is 1 otherwise 0.
Supported Conditional Operations
AND If x = 1 and y = 1 result is 1 otherwise 0.
OR If x = 1 or y = 1 result is 1 otherwise 0.
& If x = 1 and y = 1 result is 1 otherwise 0.
| If x = 1 or y = 1 result is 1 otherwise 0.
Supported Functions
sin(x) Returns the sine of x where x is in radians.
cos(x) Returns the cosine of x where x is in radians.
tan(x) Returns the tangent of x where x is in radians.
abs(x) Returns the absolute value of x.
round(x) Returns the whole number nearest x.
Trending Topics
Per the help files:
Histogram Filters
If you define a filter, the filter must return a value of 1 (true) to add the current cell to the histograms data. If the filter returns 0 (false), the frame will not be added to the histograms history.
You can combine filters using AND and OR statements.
Examples of valid filters are:
[SENS.90] > 50
[PID.11.MET] < 85
[PID.11.MET] < 85 AND [SENS.90] > 50
[PID.11.MET] < 85 & [SENS.90] > 50
Enhanced IO Output Triggers
Enhanced IO Outputs Triggers are defined just the same as the Histogram Filters.
Supported Binary Operations
+ Sum up two operands.
- Subtract two operands.
* Multiple two operands.
/ Divide two operands.
^ Raise to a power.
Supported Relational Operations
> If x > y result is 1 otherwise 0.
< If x < y result is 1 otherwise 0.
= If x = y result is 1 otherwise 0.
Supported Conditional Operations
AND If x = 1 and y = 1 result is 1 otherwise 0.
OR If x = 1 or y = 1 result is 1 otherwise 0.
& If x = 1 and y = 1 result is 1 otherwise 0.
| If x = 1 or y = 1 result is 1 otherwise 0.
Supported Functions
sin(x) Returns the sine of x where x is in radians.
cos(x) Returns the cosine of x where x is in radians.
tan(x) Returns the tangent of x where x is in radians.
abs(x) Returns the absolute value of x.
round(x) Returns the whole number nearest x.
Best Regards,
Adrian
The Best V8 Stories One Small Block at Time
Per the help files:
Histogram Filters
If you define a filter, the filter must return a value of 1 (true) to add the current cell to the histograms data. If the filter returns 0 (false), the frame will not be added to the histograms history.
You can combine filters using AND and OR statements.
Examples of valid filters are:
[SENS.90] > 50
[PID.11.MET] < 85
[PID.11.MET] < 85 AND [SENS.90] > 50
[PID.11.MET] < 85 & [SENS.90] > 50
Enhanced IO Output Triggers
Enhanced IO Outputs Triggers are defined just the same as the Histogram Filters.
Supported Binary Operations
+ Sum up two operands.
- Subtract two operands.
* Multiple two operands.
/ Divide two operands.
^ Raise to a power.
Supported Relational Operations
> If x > y result is 1 otherwise 0.
< If x < y result is 1 otherwise 0.
= If x = y result is 1 otherwise 0.
Supported Conditional Operations
AND If x = 1 and y = 1 result is 1 otherwise 0.
OR If x = 1 or y = 1 result is 1 otherwise 0.
& If x = 1 and y = 1 result is 1 otherwise 0.
| If x = 1 or y = 1 result is 1 otherwise 0.
Supported Functions
sin(x) Returns the sine of x where x is in radians.
cos(x) Returns the cosine of x where x is in radians.
tan(x) Returns the tangent of x where x is in radians.
abs(x) Returns the absolute value of x.
round(x) Returns the whole number nearest x.
Below
Sorry, I couldn't help myself....
Frick for what these software packages cost I can't believe you guys couldn't afford to let one get away once and awhile
Frick for what these software packages cost I can't believe you guys couldn't afford to let one get away once and awhile 
this was the question...Ken answered. But yet Adrian really let it slide right?
Frick for what these software packages cost I can't believe you guys couldn't afford to let one get away once and awhile 
, thanks all the responses guys, appreciate it. I wouldnt want this turn into a vendor war like in the nitrous forum. Last edited by brad8266; Mar 30, 2006 at 07:30 AM.


