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!

advanced mapkey/trail files techniques

Status
Not open for further replies.

badd63

Mechanical
Joined
Jun 27, 2002
Messages
9
Location
US
Is it possible to add more functionality to mapkeys?

For example, ask the user for a number or part name, or display a description in the status window (without using the pause/resume feature)? Also, is it possible to add programming functionality like if-then and while-loop statements?

Or, do I need to learn J-link or pro/toolbox to get this functionality?

Thanks, Ron
 
If you start a new session to do the basics of what you want you can then call the trail file in your mapkey.
BE VERY CAREFUL WITH IT - trail files that go out of sequence due to you starting at a different point will cause Pro/E to crash.
You can pause for input with the pause/resume function but as you've found it can be limited.
Any logic has to be done with J-Link or Pro/Program in older versions. If you know a bit of programming it's not too difficult though.

Good luck,

Bruce Jackson
JS CAD Consulting
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top