Help with changing temp with console.

  • Fusionftw
    28th Jul 2017 Member 0 Permalink

    When i type !set temp pump 256, it changes the pump's tempature to -17 C. 

    It still happens when i say 256.0, 256.0 C, or 256 C.

    Is this a bug?

  • QuanTech
    28th Jul 2017 Member 0 Permalink

    @Fusionftw (View Post)

     There should be no space between 256 and C:

    !set temp pump 256C

  • Fusionftw
    28th Jul 2017 Member 0 Permalink

    ok, thanks

    But you can say !set temp pump 256 on mobile and it works.

  • jacob1
    28th Jul 2017 Developer 0 Permalink
    @Fusionftw (View Post)
    Yes, it sets it to -17C ...
  • QuanTech
    28th Jul 2017 Member 0 Permalink

    @Fusionftw (View Post)

     The reason it sets the pump to -17C is because you're setting the pump to 256 kelvin. The kelvin scale is another temperature scale. To find out what the temperature of something is in kelvin from its temperature in celsius, you subtract 273.15, and for kelvin -> celsius, you add 273.15. So when you set the pump to 256, in celsius it is 256-273.15 = -17.15