Wait 10 seconds for all of the measurements to complete.
Syntax
Visual Basic (Declaration) | |
---|
Public Overloads Overridable Sub WaitForMeasurementsDone() |
C# | |
---|
public virtual void WaitForMeasurementsDone() |
C++/CLI | |
---|
public:
virtual void WaitForMeasurementsDone(); |
Exceptions
Exception | Description |
System.TimeoutException | A TimeoutException will be thrown if all of the measurements are
not complete within the specified number of milliseconds. |
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 15.0
See Also