| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface > ReadListOfUInt32 Method : ReadListOfUInt32(Int64) Method |
'Declaration<CLSCompliantAttribute(False)> Overloads Function ReadListOfUInt32( _ ByVal count As Long _ ) As UInteger()
'UsageDim instance As IMessageBasedFormattedIO Dim count As Long Dim value() As UInteger value = instance.ReadListOfUInt32(count)
[CLSCompliant(false)] uint[] ReadListOfUInt32( long count )
[CLSCompliant(false)] array<uint>^ ReadListOfUInt32( int64 count )
Current with Keysight IO Libraries Suite 18