Keysight VISA.NET Help
EndRead 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 read operation.
Syntax
'Declaration
 
Function EndRead( _
   ByVal result As IVisaAsyncResult _
) As Long
'Usage
 
Dim instance As IMessageBasedRawIO
Dim result As IVisaAsyncResult
Dim value As Long
 
value = instance.EndRead(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 read during the read operation.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025