LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot place custom subVI on the block diagram

When I press the "Select a VI..." button on the function palette and select the VI I want to place on the block diagram nothing happens. This only seems to be happening for two particular VIs. Most of the time I can place the custom subVI without any problems.

Is there some option that could have accidentally gotten set that does not allow a VI to be placed on another VIs block diagram?

Please let me know if there is any way to fix this problem.


Thank you,
David R. Asher
Certified LabVIEW Architect since 2007
0 Kudos
Message 1 of 5
(3,143 Views)
I've never seen that one before.

Can you open the VIs in question by themselves?
Can you post the VIs so we can try?

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 2 of 5
(3,138 Views)
I can still open the VI. I just can't place it on a block diagram.

Attached is one of the VIs in question.
Certified LabVIEW Architect since 2007
0 Kudos
Message 3 of 5
(3,126 Views)
David,

What you sent me has a .ctl file extension. The ctl extension is for LabVIEW custom Controls, not VIs. Even though it is actually a VI, the wrong extension must be confusing LabVIEW and not letting it load. It's probably trying to put it on the front panel since that is where controls go.

If you change the ctl extension to vi, it works as it should.

Ed


Ed Dickens - Certified LabVIEW Architect
Lockheed Martin Space
Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
0 Kudos
Message 4 of 5
(3,124 Views)
Wow, I don't know how that happened.

Thanks for your help.
Certified LabVIEW Architect since 2007
0 Kudos
Message 5 of 5
(3,121 Views)