Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Anyone can guide me get the right JLink API to return the name of the symbol? (Please refer to the attachment for details.) Thank you!
Solved! Go to Solution.
list model items with enum ITEM_DTL_SYM_DEFINITION or ITEM_DTL_SYM_INSTANCE
then iterate through the list and then GetName of desired symbol
Hi,
please ask PTC Support.
list model items with enum ITEM_DTL_SYM_DEFINITION or ITEM_DTL_SYM_INSTANCE
then iterate through the list and then GetName of desired symbol