WindowAddress
- Updated2025-10-14
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The WindowAddress property was accessed after the associated NIRfsg object was disposed. |