| Keysight.Visa Namespace > TcpipSession Class : HiSLIPOverlapEnabled Property |
'DeclarationPublic Property HiSLIPOverlapEnabled As Boolean
'UsageDim instance As TcpipSession Dim value As Boolean instance.HiSLIPOverlapEnabled = value value = instance.HiSLIPOverlapEnabled
public bool HiSLIPOverlapEnabled {get; set;}
The default is the mode suggested by the connected device.
If enabled, the connection uses overlap mode to allow overlapped responses. If disabled, the connection uses synchronous mode to detect and recover from interrupted errors. If changed, VISA.NET will do a Device Clear operation to change the mode.
Current with Keysight IO Libraries Suite 18