User | Kudos |
---|---|
8 | |
3 | |
3 | |
2 | |
2 |
Expanding a little on the idea I hinted at in this recent thread, here is something that strikes me as a missing feature in LabVIEW.
I'll start with some illustrations.
Starting situation: let's say I have a main VI and I create a new case in a case structure, because I need to perform some data processing. I drop a few property nodes, references, have data flowing from shift registers left to right , and I pull a Data Value Reference wire from a big data structure:
New feature 1: I drop a BLANK VI on the block diagram (which I choose with the appropriate number of connectors):
New feature 2: I now CONNECT my inputs and outputs to this blank VI:
ending up with this:
New feature 3: Now, I can double-click the blank VI to open its panel, which reveals a neat FP and a BD with the Controls and Indicators I need (not shown). I now can start wiring the functions I need to implement.
I'll comment on the idea next.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.