Keysight VISA.NET Help
ScanfArray Method



See Using Scanf for detailed information.
Overload List
OverloadDescription
ScanfArray(String,Byte,Int64[]) Read and parse an array of bytes from the formatted I/O read buffer.  
ScanfArray(String,SByte,Int64[]) Read and parse an array of signed bytes from the formatted I/O read buffer.  
ScanfArray(String,Int16,Int64[]) Read and parse an array of signed 16-bit integers from the formatted I/O read buffer.  
ScanfArray(String,UInt16,Int64[]) Read and parse an array of unsigned 16-bit integers from the formatted I/O read buffer.  
ScanfArray(String,Int32,Int64[]) Read and parse an array of signed 32-bit integers from the formatted I/O read buffer.  
ScanfArray(String,UInt32,Int64[]) Read and parse an array of unsigned 32-bit integers from the formatted I/O read buffer.  
ScanfArray(String,Int64,Int64[]) Read and parse an array of signed 64-bit integers from the formatted I/O read buffer.  
ScanfArray(String,UInt64,Int64[]) Read and parse an array of unsigned 64-bit integers from the formatted I/O read buffer.  
ScanfArray(String,Single,Int64[]) Read and parse an array of single precision reals from the formatted I/O read buffer.  
ScanfArray(String,Double,Int64[]) Read and parse an array of double precision reals from the formatted I/O read buffer.  
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025