IQRate
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the I/Q rate for the acquisition, in S/s.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsa
public double IQRate { get; set; }
Remarks
Specifies a Double representing the I/Q rate for the acquisition.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The IQRate property was accessed after the associated NIRfsa object was disposed. |