Agilent N4010A WLAN Test Suite

Instrument.AutorangeRunning Property

Indicates whether an autorange is currently running on the instrument.

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

Property Value

Remarks

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

See Also

Instrument Class | Agilent.N4010.WLanTest Namespace