Gets the sample rate of the hardware digital downconverter in complex samples per second. Returns NaN if the hardware DDC is not currently active.
Syntax
| Visual Basic (Declaration) | |
|---|
Public Overridable ReadOnly Property HardwareDdcSampleRate As Double |
| C# | |
|---|
public virtual double HardwareDdcSampleRate {get;} |
| C++/CLI | |
|---|
public:
virtual property double HardwareDdcSampleRate {
double get();
} |
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight 89600 VSA
Ver 24.20
See Also