Indicates the execution state of a VI.

NameValueDescription
eBad0VI has errors; it cannot run.
eIdle1VI is not running, but the VI is in memory.
eRunTopLevel2VI is running as a top-level VI.
eRunning3VI is running as a subVI.