Maxim 1-Wire Thermometer (DS1820/DS18S20/DS18B20).InFahrenheit

From Visuino
Revision as of 16:01, 10 June 2022 by Visuino (talk | contribs) (Created page with "== Summary == {{:Summaries:Summary Maxim 1-Wire Thermometer (DS1820/DS18S20/DS18B20).InFahrenheit}} == Description == Use this property to specify if the temperature will be measured in Celsius(Centigrade) or Fahrenheit. If the property is set to True, the measurement will be in Fahrenheit. If the property is set to False, the measurement will be in Celsius(Centigrade).")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Specifies if the temperature will be measured in Celsius(Centigrade) or Fahrenheit

Description

Use this property to specify if the temperature will be measured in Celsius(Centigrade) or Fahrenheit.



If the property is set to True, the measurement will be in Fahrenheit.

If the property is set to False, the measurement will be in Celsius(Centigrade).