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