| Keysight.Visa Namespace > GpibSession Class : AllowDma Property |
'DeclarationPublic Property AllowDma As Boolean
'UsageDim instance As GpibSession Dim value As Boolean instance.AllowDma = value value = instance.AllowDma
public bool AllowDma {get; set;}
The default is true.
For some configurations, this property may not allow you to change whether DMA is enabled, so reading this property's value back may not echo the value that was set.
Current with Keysight IO Libraries Suite 18