Keysight VISA.NET Help
ReadLineListOfUInt64 Method



See Using Read Methods for detailed information.
Overload List
OverloadDescription
ReadLineListOfUInt64() Read a comma separated list of unsigned 64-bit integers from the formatted I/O read buffer and store them into the return array starting at index 0, then read and discard characters up to and including the next newline character.  
ReadLineListOfUInt64(UInt64[],Int64)Read a comma separated list of unsigned 64-bit integers from the formatted I/O read buffer and store them into data starting at index, then read and discard characters up to and including the next newline character.  
Remarks

The ReadLineListOfUInt64 method exhibits the same behavior as Scanf(",u*T", out result ), which returns result.

Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025