Keysight VISA.NET Help
Read() Method



Read bytes until an END indicator or termination character is reached.
Syntax
'Declaration
 
Overloads Function Read() As Byte()
'Usage
 
Dim instance As IMessageBasedRawIO
Dim value() As Byte
 
value = instance.Read()
byte[] Read()
array<byte>^ Read(); 

Return Value

An array of the bytes read.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025