Keysight VISA.NET Help
ReadBinaryBlockOfInt64() Method



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

Return Value

An array of signed 64-bit integers.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025