LabVIEWModule.ExpressVIName

Syntax

LabVIEWModule.ExpressVIName

Data Type

String

Purpose

Returns the name of the Express VI the module is calling.

Remarks

If the VI type of the module is Standard, this property returns an empty string.

The LabVIEW Adapter persists this property value when you specify an Express VI as the code module for a step. For an unspecified step, you must call the LabVIEWModule.ImportVI method before retrieving this property.

See Also

LabVIEWModule.ImportVI

LabVIEWModule.VIType