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 running | No |
Requires the block diagram to be loaded | No |
Is available on local LabVIEW only | No |
Requires the front panel to be loaded | No |
Must wait until user interface is idle | No |
Is available with control VIs | Yes |
Is available with global VIs | Yes |
Is available with strict type definitions | No |
Is available with polymorphic VIs | Yes |
Available in Run-Time Engine | Yes (Read Only) |
Permissions | Read Only |