Author Topic: List of Variables for Analyzer Filter??  (Read 2903 times)

Offline black

  • Jr. Member
  • **
  • Posts: 76
  • BHP: 0
List of Variables for Analyzer Filter??
« on: August 24, 2015, 12:22:58 pm »
Can somebody please post a list of the working variables for the analyzer / statistics filter...

I want to filter RPM and TPS areas but the variable names I tried do not work..

example:

(pulseWidth > 0) && (lambda < 1.285) && (lambda > 0.1) && (tps > 0) && (rpm < 3000)