9,121
edits
| Line 37: | Line 37: | ||
====Setup the Macro==== | ====Setup the Macro==== | ||
We will use the If command of the Macro to start the recording on the crossing of the Mask. After creating a macro containing a while loop "Until measurement stopped", add the "If" command inside the loop and set it up as follow : | We will use the If command of [[NVGate Macro|the Macro]] to start the recording on the crossing of the Mask. After creating a macro containing a while loop "Until measurement stopped", add the "If" command inside the loop and set it up as follow : | ||
[[Image:MaskCross.png|framed|none]]<br> | [[Image:MaskCross.png|framed|none]]<br> | ||
Then, add the "Manual trigger" (by using the record option of the macro) into the If command. | Then, add the "Manual trigger" (by using the record option of the macro) into the If command. | ||
[[Image:ManualTrigger2.png|framed|none]]<br> | [[Image:ManualTrigger2.png|framed|none]]<br> | ||
====Conclusion==== | ====Conclusion==== | ||