Keysight VISA.NET Help
BytesAvailable Property (ISerialSession)



The number of bytes available in the global receive buffer.
Syntax
'Declaration
 
ReadOnly Property BytesAvailable As Integer
'Usage
 
Dim instance As ISerialSession
Dim value As Integer
 
value = instance.BytesAvailable
int BytesAvailable {get;}
property int BytesAvailable {
   int get();
}
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025