Keysight VISA.NET Help
FastDataChannelUseStreaming Property (VxiSession)



[Register-Based] If true, FDC streaming will be used when transferring data (Normal mode or Stream mode).
Syntax
'Declaration
 
Public Property FastDataChannelUseStreaming As Boolean
'Usage
 
Dim instance As VxiSession
Dim value As Boolean
 
instance.FastDataChannelUseStreaming = value
 
value = instance.FastDataChannelUseStreaming
public bool FastDataChannelUseStreaming {get; set;}
public:
property bool FastDataChannelUseStreaming {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025