RfsgDirectDma.Enabled Property
- Updated2024-05-08
- 1 minute(s) read
RfsgDirectDmaEnabled Property
Gets or sets whether to enable the device for direct DMA writes.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public bool Enabled { get; set; }
Public Property Enabled As Boolean Get Set
Property Value
Type: Booleanif direct dma is enabled; otherwise, . The default value is .
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Enabled property was accessed after the associated NIRfsg object was disposed. |
Remarks
When enabled, WriteWaveform(String, Double, Double) and the overloads for this method writes data residing on the direct DMA device to the NI-RFSG device onboard memory. The direct DMA device is specified in the data address in WindowAddress.