LabVIEWAdapter.GetMemberNames
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
LabVIEWAdapter.GetMemberNames
Syntax
LabVIEWAdapter.GetMemberNames( projectAbsolutePath, classAbsolutePath)
Return Value
Purpose
Returns an array that contains the names for each public member VI found in the specified LabVIEW class.
Parameters
projectAbsolutePath As String
[In] Specifies the absolute path of the LabVIEW project. Pass an empty string if no project exists.
classAbsolutePath As String
[In] Specifies the absolute path of the LabVIEW class.