OnboardClockMode
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the clock mode on the AWG module.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgOnboardSampleClockMode OnboardClockMode { get; set; }
Remarks
Specifies the RfsgOnboardSampleClockMode enumeration.
To set this property, the NI-RFSG must be in the Configuration state.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OnboardClockMode property was accessed after the associated NIRfsg object was disposed. |