Keysight VISA.NET Help
IsHiSLIP Property (ITcpipSession)



If true, this session is using the HiSLIP protocol to communicate with the device. If false, the session is using VXI-11.
Syntax
'Declaration
 
ReadOnly Property IsHiSLIP As Boolean
'Usage
 
Dim instance As ITcpipSession
Dim value As Boolean
 
value = instance.IsHiSLIP
bool IsHiSLIP {get;}
property bool IsHiSLIP {
   bool get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025