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


Glossary Item Box

Wait for all of the specified recordings to complete.

Overload List

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

Requirements

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

See Also