Page 1 of 1

Oil temp

Posted: Tue Jun 15, 2010 8:11 pm
by Matt Seabrook.
Is it just me or is anybody else having problems with oil temp in the analysis software? I have only just realised what is causing an error. It seems to have happened after one of the update but not sure which one and it could be just coincidence. I am getting an error of

Error in expression syntax, at position 0

In an X Y graph I dont get a temp reading just what looks like a voltage reading. If I convert the reading in the variable manager from the Bosch oil temp sensor to voltage I dont get the error.

Help!

Posted: Thu Jun 17, 2010 10:48 am
by Support
What is the formula that you are using in analysis that goves the error?

Ta

RT Support

Posted: Fri Jun 18, 2010 6:28 am
by Matt Seabrook.
Its the standard oil temp drop down in the variable manager drop down box.

Posted: Tue Jun 22, 2010 12:52 pm
by osborni
delete me. ;)

Posted: Thu Jun 24, 2010 8:49 pm
by Matt Seabrook.
Looks like I have support baffled. :D

Posted: Fri Jun 25, 2010 11:06 am
by osborni
Every once in an Analysis upgrade or two, the syntax rules for formulas or constants changes which makes for a processing error. Syntax location zero is the 1st position, so there must be an error in the default forumula. Do you know the calibration curve for the sensor? If yo do, try putting it in manually. If not, then just try to read the volts from the sensor to make sure the hardware is working properly.

Posted: Fri Jun 25, 2010 1:15 pm
by Support
Hi Matt,

There was an error in the formula, but this was fixed some time ago. So your options are:

- make sure that you are using the latest software and variable file

or

- simple enter the fomula as a custom equation, which in the case of oil in degrees C is:

-1.143 *x^3 + 10.804 * x^2 + -57.127 *x + 137.110

"Looks like I have support baffled."... yeh, right "I don't think so" :)

Posted: Fri Jun 25, 2010 6:36 pm
by Matt Seabrook.
Support wrote:Hi Matt,


"Looks like I have support baffled."... yeh, right "I don't think so" :)


:lol: May be not but that got tthe reply I needed as the formular works :wink:

Many thanks Matt