Keysight VISA.NET Help
ExceededMaximumSize Property



Indicates whether the data size exceeded the maximum size allowed by the USB interface.
Syntax
'Declaration
 
Public ReadOnly Property ExceededMaximumSize As Boolean
'Usage
 
Dim instance As UsbInterruptEventArgs
Dim value As Boolean
 
value = instance.ExceededMaximumSize
public bool ExceededMaximumSize {get;}
public:
property bool ExceededMaximumSize {
   bool get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025