AllowDma
- Updated2026-08-05
- 1 minute(s) read
Specifies whether direct memory access is enabled. In some cases you may not be able to change whether DMA is enabled, so reading this property value may not return the same value that was set.
Syntax
Namespace: NationalInstruments.Visa
public bool AllowDma { get; set; }
Returns
true if DMA is enabled. The initial value for this property is determined at run time.