OscillatorPhaseDacValue
- Updated2025-10-14
- 1 minute(s) read
Gets or sets the oscillator phase digital-to-analog converter (DAC) value.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public int OscillatorPhaseDacValue { get; set; }
Remarks
Specifies an Int32 representing the oscillator phase DAC value.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The OscillatorPhaseDacValue property was accessed after the associated NIRfsg object was disposed. |