Keysight VISA.NET Help
DmaWriteThreshold Property



Keysight internal use only. The DMA write threshold for a DMA transfer.
Syntax
'Declaration
 
Public Property DmaWriteThreshold As UInteger
'Usage
 
Dim instance As PxiSession
Dim value As UInteger
 
instance.DmaWriteThreshold = value
 
value = instance.DmaWriteThreshold
public uint DmaWriteThreshold {get; set;}
public:
property uint DmaWriteThreshold {
   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