| Ivi.Visa Namespace > IMessageBasedFormattedIO Interface : ReadListOfUInt16 Method |
| Overload | Description |
|---|---|
| ReadListOfUInt16(Int64) | Read a comma separated list of unsigned 16-bit integers from the formatted I/O read buffer and store a maximum of count elements into the return array starting at index 0. |
| ReadListOfUInt16(UInt16[],Int64,Int64) | Read a comma separated list of unsigned 16-bit integers from the formatted I/O read buffer and store a maximum of count elements into data starting at index. |
The ReadListOfUInt16 method exhibits the same behavior as Scanf("%,u", out result ), which returns result.
Current with Keysight IO Libraries Suite 18