Micro flow opening threshold and formula based profiles
Posted: Sat Jun 08, 2013 9:25 pm
I have created a number of formula in the MicroFlow formula tool.
Example
However, in the Microflow interface window there is an option to set the opening threshold temperature.
What effect does this have on my code, and how to i disable it's effect? e.g. set it to -100?
Example
Code: Select all
gt(ta,22,10) & lt(to,22,5) | gt(co2,800,200)However, in the Microflow interface window there is an option to set the opening threshold temperature.
What effect does this have on my code, and how to i disable it's effect? e.g. set it to -100?