From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
(724 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
(716 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
(707 Views)