Difference between revisions of "NVGate Macro"

Jump to navigation Jump to search
471 bytes added ,  13:23, 18 May 2020
Line 41: Line 41:
====If instruction====
====If instruction====


If instruction ma gueule
Inside the while loop, we need to test if the measurement has been stopped. An IF instruction can be used to perform such logical test. The IF instruction allow you to chose between two different actions to take regarding the state of an event or the value of parameter. Here, we will test if the event "Measurement is stopped" occurred.<br>
 
To add the IF instruction inside the loop, select the "End of while", open the Algorithmic list and select "If ... Then". Setup the If test as follow :


[[Image:If.png|framed|none]]
[[Image:If.png|framed|none]]

Navigation menu