RfsaIQAcquisitionConfiguration.IQRate Property
- Updated2025-05-22
- 1 minute(s) read
Rfsa
Gets or sets the I/Q rate for the acquisition, in S/s.
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public double IQRate { get; set; }
Public Property IQRate As Double Get Set
Property Value
DoubleSpecifies a Double representing the I/Q rate for the acquisition.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The IQRate property was accessed after the associated NIRfsa object was disposed. |