Keysight VISA.NET Help
ReadBinaryBlockOfInt32() Method



Read an array of signed 32-bit integers from the formatted I/O read buffer.
Syntax
'Declaration
 
Overloads Function ReadBinaryBlockOfInt32() As Integer()
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value() As Integer
 
value = instance.ReadBinaryBlockOfInt32()
int[] ReadBinaryBlockOfInt32()
array<int>^ ReadBinaryBlockOfInt32(); 

Return Value

An array of signed 32-bit integers.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025