VISA Memory Free Function

Owning Palette: Register Access Functions

Requires: Base Development System

Frees the memory previously allocated by the VISA Memory Allocation function or the VISA Memory Allocation Ex function.

If the specified offset has been mapped using the VISA Map Address function, you must unmap the offset using the VISA Unmap Address function before the memory can be freed.

 Add to the block diagram  Find on the palette
VISA resource name specifies the resource to be opened. The VISA resource name control also specifies the session and class.
offset specifies the memory previously allocated by the VISA Memory Allocation function or the VISA Memory Allocation Ex function.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
VISA resource name out is a copy of the VISA resource name that VISA functions return.
error out contains error information. This output provides standard error out functionality.