LabVIEWNXGAdapter.GetNodeLibraries
- 更新时间2025-07-21
- 阅读时长1分钟
LabVIEWNXGAdapter.GetNodeLibraries
Syntax
LabVIEWNXGAdapter.GetNodeLibraries( typeNames, displayNames)
Purpose
Returns arrays that contain the typeNames and displayNames for all available LabVIEW NXG node libraries.
Parameters
typeNames As String Array
[Out] Specifies the genericTypes of the available LabVIEW NXG node libraries.
displayNames As String Array
[Out] Specifies the displayNames of the available LabVIEW NXG node libraries.