Owning Palette: Manage DataPlugins VIs
Requires: Base Development System
Lists all DataPlugins existing on the National Instruments website at ni.com/dataplugins or registered on the local computer. You also can use this VI to search for a DataPlugin that exists on the local computer or the National Instruments website.
Note Use the Register DataPlugin VI to register or install DataPlugins on the local computer. |
Add to the block diagram | Find on the palette |
DataPlugin name specifies the name of the DataPlugin you want to search for. If you do not wire data to this input or if you wire an empty string to this input, this VI lists all DataPlugins registered on the local computer or exist on the National Instruments website. | |||||||||||
file extension specifies the file extension of a DataPlugin. | |||||||||||
source specifies the source location where you want to search for the DataPlugins.
|
|||||||||||
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. | |||||||||||
DataPlugin information returns information about each DataPlugin.
| |||||||||||
error out contains error information. This output provides standard error out functionality. |
Refer to the Manage DataPlugins VI in the labview\examples\File IO\DataPlugins\General directory for an example of using the List DataPlugins VI.