Keysight VISA.NET Help
ReadLine() Method



Read a string from the formatted I/O read buffer, including all characters through and including the next newline character.
Syntax
'Declaration
 
Overloads Function ReadLine() As String
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value As String
 
value = instance.ReadLine()
string ReadLine()
String^ ReadLine(); 

Return Value

The string read from the device.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025