Keysight VISA.NET Help
DmaChannel Property



Keysight internal use only. The DMA Channel for a DMA transfer.
Syntax
'Declaration
 
Public Property DmaChannel As UInteger
'Usage
 
Dim instance As PxiSession
Dim value As UInteger
 
instance.DmaChannel = value
 
value = instance.DmaChannel
public uint DmaChannel {get; set;}
public:
property uint DmaChannel {
   uint get();
   void set (    uint value);
}
Remarks

This property is for Keysight internal use only.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025