Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Assembly loading times - analysis 1

Status
Not open for further replies.

bizley

Computer
Joined
May 8, 2014
Messages
3
Location
DE
Hello,

I wrote a program for/with NXOpen which measures part-loading-times and writes them into a logfile, works like a charm.

Now I need the same for Teamcenter/Assembly-Loading.

How to get the loading times of assemblys?

Thanks for your help and best regards,
bizley
 
HI,

You can set user environment variable TIME_USER_EVENTS=true (This variable logs the timing information for every user event into the syslog)

Hope this helps..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top