Keysight VISA.NET Help
BeginWrite Method



Write the buffer to the device asynchronously.
Overload List
OverloadDescription
BeginWrite(String)Write the buffer to the device asynchronously.  
BeginWrite(String,Object)Write the buffer to the device asynchronously.  
BeginWrite(String,VisaAsyncCallback,Object)Write the buffer to the device asynchronously. When done, notify the calling program via the callback provided.  
BeginWrite(Byte[])Write the buffer to the device asynchronously.  
BeginWrite(Byte[],Object)Write the buffer to the device asynchronously.  
BeginWrite(Byte[],Int64,Int64)Write count bytes from buffer to the device asynchronously, starting at index.  
BeginWrite(Byte[],Int64,Int64,Object)Write count bytes from buffer to the device asynchronously, starting at index.  
BeginWrite(Byte[],VisaAsyncCallback,Object)Write the buffer to the device asynchronously. When done, notify the calling program via the callback provided.  
BeginWrite(Byte[],Int64,Int64,VisaAsyncCallback,Object)Write count bytes from buffer to the device asynchronously, 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