LabVIEWModule.ExpressVIName
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
LabVIEWModule.ExpressVIName
Syntax
LabVIEWModule.ExpressVIName
Data Type
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.