Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Below is an example of aboveBy and belowBy blocks. If roomTemp is greater or less than 3 from roomSetpoint AND occMode is true, set boolVar to true.

aboveBy Check if the base number is above the input number by a threshold
belowBy Check if the base number is below the input number by a threshold

  • No labels