LabVIEWNXGAdapter.GetClassesForNodeLibrary
- Updated2025-07-21
- 1 minute(s) read
LabVIEWNXGAdapter.GetClassesForNodeLibrary
Syntax
LabVIEWNXGAdapter.GetClassesForNodeLibrary( typeName, classLongNames, classNames)
Purpose
Returns arrays that contain the long names and class names of the classes defined by the LabVIEW NXG node library you specify.
Parameters
typeName As String
[In] Specifies the genericType of the LabVIEW NXG node library you select.
classLongNames As String Array
[Out] Specifies the LongNames of the available properties for the LabVIEW NXG node library class you select.
classNames As String Array
[Out] Specifies the DataNames of the available properties of the LabVIEW NXG node library class you select.