Gets or sets a value indicating whether analyzer advanced corrections (aka internal corrections aka family calibrations ) are used to correct the measurement
Syntax
| Visual Basic (Declaration) | |
|---|
Public MustOverride Property IsAnalyzerAdvancedCorrectionEnabled As Boolean |
| C# | |
|---|
public abstract bool IsAnalyzerAdvancedCorrectionEnabled {get; set;} |
| C++/CLI | |
|---|
public:
abstract property bool IsAnalyzerAdvancedCorrectionEnabled {
bool get();
void set ( bool value);
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 22.20
See Also