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.