Keysight VISA.NET Help
IsHiSLIP Property (TcpipSession)



If true, this session is a HiSLIP session.
Syntax
'Declaration
 
Public ReadOnly Property IsHiSLIP As Boolean
'Usage
 
Dim instance As TcpipSession
Dim value As Boolean
 
value = instance.IsHiSLIP
public bool IsHiSLIP {get;}
public:
property bool IsHiSLIP {
   bool get();
}
Remarks

If the session is not a HiSLIP session, the HiSLIP specific properties will throw an exception (HiSLIPOverlapEnabled, HiSLIPProtocolVersion, and HiSLIPMaximumMessageKBytes).

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025