| Ivi.Visa Namespace : IOTimeoutException Class |
'Declaration<SerializableAttribute()> Public Class IOTimeoutException Inherits VisaException
'UsageDim instance As IOTimeoutException
[Serializable()] public class IOTimeoutException : VisaException
[Serializable()] public ref class IOTimeoutException : public VisaException
This exception is only used for specific I/O methods where a calling program might be able to reasonably recover in some circumstances. The VISA.NET specification identifies the methods that throw this exception if the I/O operation times out.
If the VISA.NET specfication does not specify that this exception may be thrown by a particular method, calling programs should expect a different timeout exception.
System.Object
System.Exception
Ivi.Visa.VisaException
Ivi.Visa.IOTimeoutException
Current with Keysight IO Libraries Suite 18