Keysight VISA.NET Help
ReadBinaryBlockOfSingle() Method



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

Return Value

An array of single precision reals.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025