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