Gets or sets the window address (beginning of window) of the waveform data source.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int WindowAddress { get; set; }

Remarks

Specifies the window address (beginning of window) of the waveform data source.

Exceptions

TypeDescription
System.ObjectDisposedException

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