Keysight VISA.NET Help
AllowDma Property (VxiSession)



[Register-Based] Specifies whether direct memory access is enabled.
Syntax
'Declaration
 
Public Property AllowDma As Boolean
'Usage
 
Dim instance As VxiSession
Dim value As Boolean
 
instance.AllowDma = value
 
value = instance.AllowDma
public bool AllowDma {get; set;}
public:
property bool AllowDma {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025