Keysight VISA.NET Help
BeginRead Method



Read count bytes asynchronously and store them in the Async Results Buffer/>.
Overload List
OverloadDescription
BeginRead(Int32)Read count bytes asynchronously and store them in the Async Results Buffer/>.  
BeginRead(Int32,Object)Read count bytes asynchronously and store them in the Async Results Buffer/>.  
BeginRead(Int32,VisaAsyncCallback,Object)Read count bytes asynchronously and store them in the Async Results Buffer/>. When done, notify the calling program via the callback provided.  
BeginRead(Byte[])Read bytes asynchronously and store them in buffer until it is full.  
BeginRead(Byte[],Object)Read bytes asynchronously and store them in buffer until it is full.  
BeginRead(Byte[],Int64,Int64)Read bytes asynchronously and store a maximum of count elements into buffer starting at index.  
BeginRead(Byte[],Int64,Int64,Object)Read bytes asynchronously and store a maximum of count elements into buffer starting at index.  
BeginRead(Byte[],VisaAsyncCallback,Object)Read bytes asynchronously and store them in buffer until it is full. When done, notify the calling program via the callback provided.  
BeginRead(Byte[],Int64,Int64,VisaAsyncCallback,Object)Read bytes asynchronously and store a maximum of count elements into buffer starting at index. When done, notify the calling program via the callback provided.  
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025