Keysight VISA.NET Help
EndWrite Method



Information about the progress and results of the asynchronous operation that is specific to, and identifies, that particular operation.
Clean up resources created and used as part of the asynchronous write operation.
Syntax
'Declaration
 
Function EndWrite( _
   ByVal result As IVisaAsyncResult _
) As Long
'Usage
 
Dim instance As IMessageBasedRawIO
Dim result As IVisaAsyncResult
Dim value As Long
 
value = instance.EndWrite(result)

Parameters

result
Information about the progress and results of the asynchronous operation that is specific to, and identifies, that particular operation.

Return Value

The number of bytes written during the write operation.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025