cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

How to get the symbol name with JLink API?

zuguo
4-Participant

How to get the symbol name with JLink API?

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!

ACCEPTED SOLUTION

Accepted Solutions
sjuraj
15-Moonstone
(To:zuguo)

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

View solution in original post

2 REPLIES 2
MartinHanak
24-Ruby III
(To:zuguo)

Hi,

please ask PTC Support.


Martin Hanák
sjuraj
15-Moonstone
(To:zuguo)

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

Announcements

Top Tags