Gets or sets the secondary mechanical attenuation in dB for the XSA instruments. This attenuation may only be available with XSA instruments that supports a secondary RF Input.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable Property MechanicalAttenuationSecondary As Double |
| C# | |
|---|
public virtual double MechanicalAttenuationSecondary {get; set;} |
| C++/CLI | |
|---|
public:
virtual property double MechanicalAttenuationSecondary {
double get();
void set ( double 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.00
See Also