Keysight VISA.NET Help
ReadString() Method



Read characters into the return string until an END indicator or termination character is reached.
Syntax
'Declaration
 
Overloads Function ReadString() As String
'Usage
 
Dim instance As IMessageBasedRawIO
Dim value As String
 
value = instance.ReadString()
string ReadString()
String^ ReadString(); 

Return Value

The string read during the read operation.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025