Agilent N4010A WLAN Test Suite

Instrument.MeasurementRunning Property

Indicates whether a measurement is currently running on the instrument.

[Visual C++ 6.0 / COM]
VARIANT_BOOL GetMeasurementRunning();
[Visual Basic 6.0]
MeasurementRunning
[Visual Basic]
Public ReadOnly Property MeasurementRunning As Boolean
[C#]
public bool MeasurementRunning {get;}

Property Value

Remarks

Most operations that change the state of the instrument are blocked while any measurement, instrument calibration or self-test is running,

See Also

Instrument Class | Agilent.N4010.WLanTest Namespace