Keysight VISA.NET Help
ReadBinaryBlockOfDouble() Method



Read an array of double precision reals from the formatted I/O read buffer.
Syntax
'Declaration
 
Overloads Function ReadBinaryBlockOfDouble() As Double()
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value() As Double
 
value = instance.ReadBinaryBlockOfDouble()
double[] ReadBinaryBlockOfDouble()
array<double>^ ReadBinaryBlockOfDouble(); 

Return Value

An array of double precision reals.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025