LabVIEWModule.FindClassUrlUsingClassPath

Syntax

LabVIEWModule.FindClassUrlUsingClassPath( classUrl)

Return Value

Boolean

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.

See Also

LabVIEWModule.ClassPath