| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface : ReadLineChar Method |
'DeclarationFunction ReadLineChar() As Char
'UsageDim instance As IMessageBasedFormattedIO Dim value As Char value = instance.ReadLineChar()
char ReadLineChar()
char ReadLineChar();
The ReadLineChar method exhibits the same behavior as Scanf("c*T", out result ), which returns result.
Current with Keysight IO Libraries Suite 18