Timer is used for delaying commands for a specific amount of time.
Timer is used for delaying commands for a specific amount of time.
Timer counts down time can be set in Days, Hours, Minutes, Seconds. Custom commands can be executed for different timer events:
Picture 1: Timer node
Timer countdown time can be set in Days, Hours, Minutes, Seconds. Custom commands can be executed for different timer events:
On start (On Start Command will be called).
On stop (On Stop Command will be called).
On pause (On Pause Command will be called).
On resume (On Resume Command will be called).
On reset (On Reset Command will be called):
On end (On End Command will be called).