LabVIEWAdapter.GetNodeLibraries
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
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.