Gets or sets the size of the memory window, in bytes, provided by your direct DMA compatible data source.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public int WindowSize { get; set; }

Remarks

Specifies the size of the memory window provided by your direct DMA compatible data source.

Exceptions

TypeDescription
System.ObjectDisposedException

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