Keysight VISA.NET Help
ReadLineBinaryBlockOfInt32() Method



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

Return Value

An array of signed 32-bit integers.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025