
Chapter 5 117
Measurement Start and Detection of Measurement End
Example Programs for Detecting Measurement End
5. Measurement Start and
Detection of Meas. End
220 bool = SingleMeasure
230 If bool = 0 Then MsgBox ("Sweep Aborted")
240
250 End
260
270 End Sub