LabVIEWModule.FindClassUrlUsingClassPath
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
LabVIEWModule.FindClassUrlUsingClassPath
Syntax
LabVIEWModule.FindClassUrlUsingClassPath( classUrl)
Return Value
Returns True if TestStand successfully finds a URL for the LabVIEW class.
Purpose
Obtains the LabVIEW class URL by finding an absolute class path match in the LabVIEW project you select. If TestStand cannot find a match, the classUrl parameter is empty.
Parameters
classUrl As String
[Out] Returns the LabVIEW class URL path in the LabVIEW project you select.