Keysight VISA.NET Help
DmaReadThreshold Property



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