Starts a procedure to measure the noise profile of the current hardware setup (for
Manual Noise Profile mode).
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Function StartNoiseMeasurement() As Operation |
| C# | |
|---|
public virtual Operation StartNoiseMeasurement() |
| C++/CLI | |
|---|
public:
virtual Operation^ StartNoiseMeasurement(); |
Return Value
Keysight.SA.Vsa.Operation object that can be used to track the progress of the noise measurement.
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 30.00
See Also