Difference between revisions of "Trigger: Regular Interval"

(Added "Otherwise it will fire at the set period of time starting from the moment the macro was saved")
Tags: Mobile web edit Mobile edit
 
Line 1: Line 1:
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
The regular interval is used to make a macro trigger regularly after a fixed period of time. If you want the trigger to fire on a specific time boundary (such as on the hour) you should enable the option use a reference time.
+
The regular interval is used to make a macro trigger regularly after a fixed period of time. If you want the trigger to fire on a specific time boundary (such as on the hour) you should enable the option use a reference time. Otherwise it will fire at the set period of time starting from the moment the macro was saved.
  
 
It is necessary on many devices to use the alarm option if you require the trigger to fire exactly at the correct time. Without this option enabled many devices will prevent the device waking up at the exact desired time.
 
It is necessary on many devices to use the alarm option if you require the trigger to fire exactly at the correct time. Without this option enabled many devices will prevent the device waking up at the exact desired time.
 
</pre>
 
</pre>

Latest revision as of 06:22, 10 June 2025

The regular interval is used to make a macro trigger regularly after a fixed period of time. If you want the trigger to fire on a specific time boundary (such as on the hour) you should enable the option use a reference time. Otherwise it will fire at the set period of time starting from the moment the macro was saved.

It is necessary on many devices to use the alarm option if you require the trigger to fire exactly at the correct time. Without this option enabled many devices will prevent the device waking up at the exact desired time.