LabVIEW GPU Analysis Toolkit API Reference

Table of Contents

Destroy Custom Data VI

  • Updated2023-02-21
  • 2 minute(s) read

Destroy Custom Data VI

Owning Palette: LVGPU SDK

Requires: GPU Analysis Toolkit

Closes a class that stores and manages custom data. If the class has the cleanup procedure address property set, this VI calls the cleanup procedure based on the procedure address stored in the property.

For more information about how to use the LVCUDA SDK and LVGPU SDK VIs, refer to the KnowledgeBase article Customizing GPU Computing Using the GPU Analysis Toolkit at ni.com.

GPU Custom Data specifies the class managing custom data.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience