Bookmark and Share
 
Friday, May 18, 2012
TutorialsPro ToolkitProToolkit Synchronous and Multi-Process Apps

ProE Tutorial and Video SubscriptionSubscribe Now For Instant Access To Over 95 Tutorials and Videos

JavaScript tutorials

 ProToolkit: ProToolkit Synchronous and Multi-Process Applications
 

Pro/TOOLKIT Synchronous and Multi-Process Applications

 

This guide will demonstrate how to create a basic Pro E Toolkit application and execute it on your system.

 
ProE Tutorial on Pro/TOOLKIT Synchronous and Multi-Process Applications

In this tutorial we review the difference between a Synchronous and Multi-Process Pro E Toolkit application... it is that a Multi-Process application is the “Debug” configuration of the Synchronous application. You will also learn that in order to successfully compile a Pro E Toolkit application the ProToolkit.h header file needs to be included. Any other include files will be included as needed when we require new API functionality.

Additionally, Pro E Toolkit needs two essential functions in order to successfully start and stop our executable. The functions user_initialize() and user_terminate() provide this functionality to Pro/ENGINEER and allows us as programmers the opportunity to initialize our program. The main() function is only required in a Multi-Process mode Pro E Toolkit application. Pro/ENGINEER requires any auxiliary applications to be registered in a registry file. We cover the different fields and values that are required for each program entry in the registry file.

 

Pro/ENGINER Video

Download Training Guide Sample
ProE Video on Pro/TOOLKIT Synchronous and Multi-Process Applications Download ProE Training Manual on Pro/TOOLKIT Synchronous and Multi-Process Applications
Includes 17 Page
ProE Training Guide

Topics Covered

 
  • Synchronous Application with Pro E Toolkit
  • Multi-Process Application with Pro E Toolkit
  • Include Files
  • Required Functions
  • Program Registration
  • Auxiliary Applications with Pro E Toolkit
  •  

    Additional Training Details

    Commercial Versions Available:  WildFire 2, WildFire 3
    Student Versions Available:  
    Model Name:  TK2
    Difficulty:  3
     
      
    Copyright 2012 by Harby