Keysight VISA.NET Help
ReadBinaryBlockOfSByte() Method



Read an array of signed bytes from the formatted I/O read buffer.
Syntax
'Declaration
 
Overloads Function ReadBinaryBlockOfSByte() As SByte()
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value() As SByte
 
value = instance.ReadBinaryBlockOfSByte()
sbyte[] ReadBinaryBlockOfSByte()
array<sbyte>^ ReadBinaryBlockOfSByte(); 

Return Value

An array of signed bytes
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025