Has one or more subdiagrams, exactly one of which LabVIEW uses for the duration of execution, depending on the configuration of the conditions of the subdiagram. Use this structure when you want to disable specific sections of code on the block diagram based on some user-defined condition. Right-click the structure border to add or delete a subdiagram.

To scroll through the available subdiagrams, click the decrement and increment arrows in the selector label. After you create a Conditional Disable structure, you can add, duplicate, rearrange, or delete the subdiagrams.
Use the Diagram Disable structure to disable a section of a block diagram. Right-click the border of the Conditional Disable structure and select Change to Diagram Disable Structure from the shortcut menu to switch to a Diagram Disable structure.
Refer to the Conditional Disable Structure.lvproj in the labview\examples\general\disable structures directory for an example of using the Conditional Disable Structure.