Keysight VISA.NET Help
ReadBinaryBlockOfByte() Method



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

Return Value

An array of bytes.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025