User | Kudos |
---|---|
10 | |
6 | |
6 | |
5 | |
4 |
Let's assume I must do three (or more) operations in sequence (in the following example, instrument control operations)
There are several ways to force execution order. But I want to use a flat sequence (for example, in order to insert timing VIs).
My goal is the following:
There are at least two problems:
- if I try to include the first VI on a flat sequence, other VI's wires will appear "beneath" the sequence (not throug)
- If I add a frame afterwards, there's no way to include existing code without redrawing the wires.
I propose two possible solutions:
- Create a flat sequence for each VI, and add the possibily to combine them in a single sequence afterwards.
- Create a flat sequence for the first VI, add a frame after, and allow the "drag edge" action to "fagocitate" existing code (instead of pushing existing code to the right, or extending above the code if AUTO-GROVE is disabled).
Anyway, when there's a wire running beneath a structure, the possibility to "let him through the structure" (by adding tunnels) should be added as well.
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 10 kudos within 10 years after posting will be automatically declined.