Keysight VISA.NET Help
ReadString() Method



Read a string from the formatted I/O read buffer. The method stops reading characters when it encounters a whitespace character or an END.
Syntax
'Declaration
 
Overloads Function ReadString() As String
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value As String
 
value = instance.ReadString()
string ReadString()
String^ ReadString(); 

Return Value

A string read from the instrument.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025