Keysight VISA.NET Help
MemoryFree Method (IPxiMemorySession)



The offset of the allocated device memory.
Free previously allocated memory.
Syntax
'Declaration
 
Sub MemoryFree( _
   ByVal offset As Long _
) 
'Usage
 
Dim instance As IPxiMemorySession
Dim offset As Long
 
instance.MemoryFree(offset)
void MemoryFree( 
   long offset
)
void MemoryFree( 
   int64 offset
) 

Parameters

offset
The offset of the allocated device memory.
Requirements

Current with Keysight IO Libraries Suite 18

See Also

 

 


© Keysight Technologies 2015-2025