Go to documentation repository
Example 1. Consider a macro that activate an arming mode in selected camera when the timer triggers.
No | Event | Action |
1 | The timer triggered (1). | Activate an arming mode (2) |
Example 2. Consider macros that allow to set the timer with trigger period of several seconds.
Macro | Event | Action | Parameters |
1 | Start counter of Timer 1 (1) | Trigger value is 5 seconds (2) | |
2 | The timer 1 triggered (1) | Macro 1 execution (2) |
Macro 1 object setting window
Macro 2 object setting window
Note.
Note.