Keysight VISA.NET Help
FastDataChannelUseStreaming Property (IVxiSession)



If true, FDC streaming will be used when transferring data (Normal mode or Stream mode).
Syntax
'Declaration
 
Property FastDataChannelUseStreaming As Boolean
'Usage
 
Dim instance As IVxiSession
Dim value As Boolean
 
instance.FastDataChannelUseStreaming = value
 
value = instance.FastDataChannelUseStreaming
bool FastDataChannelUseStreaming {get; set;}
property bool FastDataChannelUseStreaming {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025