Analog log threshold limits - No documentation
Hi,
BOS documentation states the following for analog logs:
HighLowThresholds: Separate high limit and low limits. If Input Value > Higher Limit output is set to True. If Input Value < Lower Limit output is set to False
Well, the question is what BOS does when the input value is between the higher limit and the lower limit, there is no documentation for such at all. THere are three possible outcomes, but again, no documentation, anyone knows this?
Hey,
Here is how i use Threshold values. Here i control Ventilations sup/ext speeds by CO value. Client can set its threshold threshold and max. The low is not used in this case. An alarm message is made if the value is at max or over. If its in the threshold or higer the ventilation will turn on. if its under it does nothing return to normal mode.