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

TypeDescription
System.ObjectDisposedException

The OscillatorPhaseDacValue property was accessed after the associated NIRfsg object was disposed.