October 15, 200223 yr HiQuestion:The warninglight must come on when temp is over 80*C, but it does when temp is below, so i'm wrong; what is wrong?(A:General eng2 oil temperature, celsius) 80 <Thanks in advance,PH-JVH Jan "Beatus ille qui procul negotiis..."
October 15, 200223 yr Hi PH-JVH,When taking a look at your code with mathematical eyes it's corect. But take care that XML Gauges (especially the RPN programming) read the code from left to right, so 80 comes before the "<" sign. This means exactly that your code has to look like this:(A:General eng2 oil temperature, celsius) 80 >Best RegardsMatthias
October 15, 200223 yr Author Hi matthias,Thanks!As always having problrms with > and Jan "Beatus ille qui procul negotiis..."
Create an account or sign in to comment