LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

error 1026 when trying to insert generic VI into Sub Panel

Hello,

I want to make a VI reference blank in a sub panel and am trying to do this by using a property node and making a VI Ref to a generic VI for the Sub Panel. However, when I do this I catch Error 1026 saying that the VI Reference is invalid. Why is this?

0 Kudos
Message 1 of 3
(3,031 Views)

@TheStrangeQuark wrote:

Hello,

I want to make a VI reference blank in a sub panel and am trying to do this by using a property node and making a VI Ref to a generic VI for the Sub Panel. However, when I do this I catch Error 1026 saying that the VI Reference is invalid. Why is this?


I do not understand what and why you try this way? Of course you get an error, there is no valid VI, thus no valid reference to insert into the SubPanel.

0 Kudos
Message 2 of 3
(2,984 Views)

I guess what you were looking for was the Remove VI method for the subpanel.

0 Kudos
Message 3 of 3
(2,119 Views)