Execution:State Property

Inherits from VI Properties.

Specifies the execution state of the VI. The four possible values are Bad, Idle, Run top level or Running. Bad means that the VI has errors that make it nonexecutable. Idle means that the VI is not running, but the VI is in memory. Run top level indicates the VI is the top level VI in an active hierarchy. Running means that the VI is reserved for execution by one or more active top-level VIs.

The following table lists the flags for this property.

Is settable when the VI is runningNo
Requires the block diagram to be loadedNo
Is available on local LabVIEW onlyNo
Requires the front panel to be loadedNo
Must wait until user interface is idleNo
Is available with control VIsYes
Is available with global VIsYes
Is available with strict type definitionsNo
Is available with polymorphic VIsYes
Available in Run-Time EngineYes (Read Only)
PermissionsRead Only