Keysight VISA.NET Help
ReadBinaryBlockOfUInt32() Method



Read an array of unsigned 32-bit integers from the formatted I/O read buffer.
Syntax
'Declaration
 
<CLSCompliantAttribute(False)>
Overloads Function ReadBinaryBlockOfUInt32() As UInteger()
'Usage
 
Dim instance As IMessageBasedFormattedIO
Dim value() As UInteger
 
value = instance.ReadBinaryBlockOfUInt32()
[CLSCompliant(false)]
uint[] ReadBinaryBlockOfUInt32()
[CLSCompliant(false)]
array<uint>^ ReadBinaryBlockOfUInt32(); 

Return Value

An array of unsigned 32-bit integers.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025