Visual Basic (Declaration) | |
---|---|
Public Overloads Overridable Sub ChangeInputDomains( _ ByVal preferredInputDomains As InputDomains _ ) |
C# | |
---|---|
public virtual void ChangeInputDomains( InputDomains preferredInputDomains ) |
C++/CLI | |
---|---|
public: virtual void ChangeInputDomains( InputDomains preferredInputDomains ) |
Parameters
- preferredInputDomains
- A value to indicate the allowed input domains for the current Measurement. A value of InputDomains.None indicates the Measurement will choose the input domain automatically using capabilities of Measurement.SelectedAnalyzer.
This is equivalent of calling PreferredInputDomains using preferredInputDomains, followed by calling ChangeInputDomains. PreferredInputDomains will be updated to match preferredInputDomains, and the input domains of the Measurement will be changed to match a subset of the requested value. The Measurement will automatically select the input domains based upon Measurement.SelectedAnalyzer capabilities and input domain preferences defined by the MeasurementExtension. Note: This operation may take time to complete, as it may require connecting to disconnected Measurement.SelectedAnalyzer and reloading the Measurement.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 26.00