LabVIEWAdapter.GetNodeLibraries
- Updated2025-07-21
- 1 minute(s) read
LabVIEWAdapter.GetNodeLibraries
Syntax
LabVIEWAdapter.GetNodeLibraries( libraryNames, genericTypes, genericTypeNames)
Purpose
Returns arrays that contain the names, genericTypes, and genericTypeNames for all available LabVIEW node libraries.
Parameters
libraryNames As String Array
[Out] Specifies the names of the available LabVIEW node libraries.
genericTypes As String Array
[Out] Specifies the genericTypes of the available LabVIEW node libraries.
genericTypeNames As String Array
[Out] Specifies the genericTypeNames of the available LabVIEW node libraries.