Execution:Allow Debugging Property

Inherits from VI Properties.

Specifies if debugging will be allowed on the VI.

Note  Changing this property causes the VI to be recompiled. Writing true causes extra code and data to be generated for the VI. This code and data enables LabVIEW to set break points and single-step through the VI. Writing false removes this code and data, reducing the total size of the VI.

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 VIsNo
Is available with global VIsNo
Is available with strict type definitionsNo
Is available with polymorphic VIsNo
Available in Run-Time EngineYes (Read Only)
PermissionsWriteInEditOnly