Unregister DataPlugin VI

Owning Palette: Manage DataPlugins VIs

Requires: Base Development System

Unregisters a DataPlugin from the local computer. This VI does not delete the corresponding DataPlugin .uri file or installer from the computer.

Note  DataPlugins are shared between different National Instruments products and applications on the local computer. Registering or unregistering a DataPlugin might affect these products or applications.

Example

 Add to the block diagram  Find on the palette
DataPlugin name specifies the name of the DataPlugin you want to unregister.
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.

Example

Refer to the Manage DataPlugins VI in the labview\examples\File IO\DataPlugins\General directory for an example of using the Unregister DataPlugin VI.

 Open example  Find related examples