Temperature Conversion Problem

hidish
Posts: 9
Joined: Wed Jun 08, 2011 9:51 am

Temperature Conversion Problem

Post by hidish » Fri Mar 16, 2012 1:43 pm

While running some values through the gauge variables to simulate values, I noticed that the conversion from C to F is not working correctly. I'm not sure if this applied to other conversions, but it seems like the C value is being added back into the F value at the end. For example, 1C is supposed to equal 33.8F, but I am seeing 34.8F (33.8 + 1). This is verified when I convert 200C as well. 200C is supposed to equal 392F, but I am seeing 592F (392 + 200).

-Andrew
priyauplaonkar
Enovation Controls Development
Enovation Controls Development
Posts: 26
Joined: Mon Nov 22, 2010 9:18 pm

Re: Temperature Conversion Problem

Post by priyauplaonkar » Fri Mar 23, 2012 3:41 pm

Andrew,

I have attached a configuration with which i tested the issue you mentioned. It seems to be working correctly. Please take a look at the configuration and let us know if it works for you.

Hope it helps,
PUplaonkar
FW Murphy
bmcrae
Enovation Controls Development
Enovation Controls Development
Posts: 75
Joined: Thu Sep 09, 2010 11:20 am

Re: Temperature Conversion Problem

Post by bmcrae » Fri Mar 23, 2012 3:50 pm

Attached is a example config for conversion from c to f for temp
Attachments
C to F conversion.zip
zip file of example c to f config
(1.85 MiB) Downloaded 10 times
hidish
Posts: 9
Joined: Wed Jun 08, 2011 9:51 am

Re: Temperature Conversion Problem

Post by hidish » Fri Mar 30, 2012 3:16 pm

It works fine when putting it onto the PV450. My issue arises within the simulation. I changed the newvariableC from C to F. When I adjust the gauge variable below, the conversion is not correct.
bmcrae
Enovation Controls Development
Enovation Controls Development
Posts: 75
Joined: Thu Sep 09, 2010 11:20 am

Re: Temperature Conversion Problem

Post by bmcrae » Mon Apr 02, 2012 9:09 am

hidish,

Thank for reporting this. I have entered this issue into our issue tracking system.