On LabVIEW Front Panels, you can select a control and use CTRL+V to replace it with one from the clipboard. When you use this technique the new control keeps the connection on the connector pane, block diagram terminal and any references from the old control. It would be nice to have this kind of behavior with case structures on the block diagram.
You could then copy a case structure to the clipboard, select a different case structure in your code and press CTRL+V to replace it. The old case structure should be replaced with the new one in the same position and all of the wires connected.
The included springboard demonstrates the idea for top level case structures.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 2 kudos within 2 years after posting will be automatically declined.