LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

This VI does not match other VIs in the method, connector pane terminals are different

Solved!
Go to solution

Hi,

 

I have 3 classes. Data, Cell and Cell_Pack. Data is the Parent class. Cell and Cell_Pack are child classes that inherit from Data Class. So I create this same function VI in all 3 classes and its called addToTestData. But under Cell_Pack its showing the error that connector panes doesnt match with other VIs. But I have carefully checked it. And it is exactly same as the other VIs, but still the error keeps coming. I have attached the screenshots of the 3. 

Data.jpg

Cell.jpg

Cell_Pack.jpg

As you can see from the three screenshots, you can see all 3 are exactly the same but the third one is not runnable because of the error. So any idea why is this error happening. I have also attached the screenshots if anyone cant see it properly here. Kindly help me. Thank you. 

 

 

 

 

 

 

 

 

 

Download All
0 Kudos
Message 1 of 2
(1,005 Views)
Solution
Accepted by topic author govindsankar

Sorry, I found the error. One of the connector pane was set as recommended whereas in the other class it was required. That was the error. Sorry.

Message 2 of 2
(1,000 Views)