LabVIEWAdapter.IsExpressVI

Syntax

LabVIEWAdapter.IsExpressVI( path, displayVIName)

Return Value

Boolean

Purpose

Returns a value that indicates whether the specified VI is an Express VI.

Remarks

Use the absolute path to the Express VI.

Parameters

path As String

[In] Specifies a string containing the absolute pathname of a VI.

displayVIName As String

[Out] Returns the display name of the Express VI. If the VI is not an Express VI, the method returns an empty string.