Keysight VISA.NET Help
FastDataChannelUsePair Property (IVxiSession)



If true, a channel pair will be used when transferring data, rather than a single channel.
Syntax
'Declaration
 
Property FastDataChannelUsePair As Boolean
'Usage
 
Dim instance As IVxiSession
Dim value As Boolean
 
instance.FastDataChannelUsePair = value
 
value = instance.FastDataChannelUsePair
bool FastDataChannelUsePair {get; set;}
property bool FastDataChannelUsePair {
   bool get();
   void set (    bool value);
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025