DataTransfer
- Updated2025-10-14
- 1 minute(s) read
Gets properties used to configure streaming or direct DMA.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public RfsgDataTransfer DataTransfer { get; }
Remarks
Returns an object of type RfsgDataTransfer.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The DataTransfer property was accessed after the associated NIRfsg object was disposed. |