LabVIEWModule.FindClassUrlUsingClassPath
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.