Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

10. From the Block Library, add to the program a compare->greater than or equal to (cmpGtEq

and an alarm block.

 
1211.In the Alarm block, add some alarmText and set the priority to 200 (optional) and select the highTemp variable. Optionally a priority and a  cost can be set.

1312.In the cmpGtEq block, set the b value to 85

...

-Optionally  a CondDelay block can be added. With Usin it the user can set a condition to enter in effect after a period of time. For example, the alarm will be triggered if the RoomTemp roomTemp value will be greater higher than 85 degrees for more than 5 seconds

...