ExportedRate
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the frequency of the Reference clock export, in hertz (Hz).
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double ExportedRate { get; set; }
Remarks
Specifies a Double representing the frequency of the Reference clock export.
To set this property, the NI-RFSG device must be in the Configuration state.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The ExportedRate property was accessed after the associated NIRfsg object was disposed. |