LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to tell if a LV class object has a "is-a" relationship with another class?

Solved!
Go to solution

Hi, all

 

I have a LVOOP question.

 

Let's say I have a class object. The class of the object is what I developed. Now I would like to know if the object has a "is-a" relationship with some other class.

 

How do I do it?

 

One solution I have is to use "To More Specific Class" and check the error status. But I thought there is a better way that I do not know.

 

Thank you

 

 

TailOfGon
Certified LabVIEW Architect 2013
0 Kudos
Message 1 of 3
(2,089 Views)
Solution
Accepted by topic author TailOfGon

TailOfGon wrote:

One solution I have is to use "To More Specific Class" and check the error status. But I thought there is a better way that I do not know.


This is the right solution. What do you not like about it?

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

Thank you nathand

 

I guess I will stick with it then 🙂 Thanks!

TailOfGon
Certified LabVIEW Architect 2013
0 Kudos
Message 3 of 3
(2,063 Views)