LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Programmatically get callers of an enum

Does anyone know how to programmatically get all callers of an enum which is a type def.

 

I am looking for an equivalent of the Callers property node for the VI class

0 Kudos
Message 1 of 3
(727 Views)

chck this thread:

 

https://forums.ni.com/t5/LabVIEW/Find-Callers/td-p/2718805


CLD Using LabVIEW since 2013
0 Kudos
Message 2 of 3
(719 Views)

@Niatross wrote:

Does anyone know how to programmatically get all callers of an enum which is a type def.

 

I am looking for an equivalent of the Callers property node for the VI class


Does this return what you are looking for?

TypDef_Callers.png

0 Kudos
Message 3 of 3
(710 Views)