Keysight VISA.NET Help
ReadLineBinaryBlockOfSByte() Method



Read an array of signed bytes from the formatted I/O read buffer, then read and discard characters up to and including the next newline character.
Syntax
'Declaration
 
Overloads Function ReadLineBinaryBlockOfSByte() As SByte()
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value() As SByte
 
value = instance.ReadLineBinaryBlockOfSByte()
sbyte[] ReadLineBinaryBlockOfSByte()
array<sbyte>^ ReadLineBinaryBlockOfSByte(); 

Return Value

An array of signed bytes.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025