Keysight Pathwave 89600 VSA .NET API
WaitForMeasurementsDone Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > MeasurementCollection Class : WaitForMeasurementsDone Method


Glossary Item Box

Wait for all of the specified measurements to complete.

Overload List

OverloadDescription
WaitForMeasurementsDone(IEnumerable<Measurement>,Int32)Wait for all of the specified measurements to complete.  
WaitForMeasurementsDone(IEnumerable<Measurement>)Wait 10 seconds for all of the specified measurements to complete.  
WaitForMeasurementsDone(Int32)Wait for all of the measurements to complete.  
WaitForMeasurementsDone()Wait 10 seconds for all of the measurements to complete.  

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also