LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

to more specific class error

Hi folks,

 

I have a parent and child class. The parent has a must override method and I'm trying to setup the parent class details then pass it to the child method. When I run it, at runtime, it actually runs the parent method. Afterwards. I see the block diagram has been modified to show a call to the parent method. I then try inserting a to more specific class function and it comes out with an error. All I can say is that none of my vi's are broken, and it's definitely shown as parent child in the hierarchy diagram/properties of class. Any ideas why this might fail?

 

Thanks,

 

Rik

0 Kudos
Message 1 of 2
(2,363 Views)

Can you post a code snippet or a VI attachment so we can see the VI in question as well as how you're calling it?

 

There might be any number of things that could cause what you describe but it's hard to know which one without seeing code.

0 Kudos
Message 2 of 2
(2,340 Views)