Page 1 of 1

TemperatureSensor Code Sample

Posted: Sat Apr 06, 2019 12:15 am
by TJsFX4
(web version) is there a way to convert the javascript code to display Fahrenheit instead of Celsius?

Re: TemperatureSensor Code Sample

Posted: Mon Apr 08, 2019 10:00 am
by jdecoux
You can convert degrees Celsius to degrees Fahrenheit by using the formula:

°F = (°C * 9/5) + 32

TemperatureSensor Code Sample

Posted: Sun Sep 01, 2019 7:24 am
by AvesComer
I am looking for a sample Plc code for the following applications:

- Water treatment plant
- Substation Automation

Any body can help me , I am trying to learn about these 2 processes