Keysight VISA.NET Help
MemoryFree Method (PxiMemorySession)



The offset of the allocated device memory.
Frees previously-allocated memory.
Syntax
'Declaration
 
Public Sub MemoryFree( _
   ByVal offset As Long _
) 
'Usage
 
Dim instance As PxiMemorySession
Dim offset As Long
 
instance.MemoryFree(offset)
public void MemoryFree( 
   long offset
)
public:
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