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

Enforce Start models and start templates

cying
12-Amethyst

Enforce Start models and start templates

We are moving from WF5 to CREO 4, I know....a major jump.  Just curious, how are companies enforcing the start model/templates?   We have folks both working within and outside Windchill.  The config.pro parameters are only good for a one environment.  

 

4 REPLIES 4

That is a major jump.  One tip - pay attention to your config.pro settings... if you see anything odd occuring there may be a conflict with old config.pro settings.  This has bit us a couple of times.

cying
12-Amethyst
(To:DavidBigelow)

Thanks for the heads up, I will probably highlight what’s important in WF5 and create them from CREO 4 manually. 

MikePhillips
12-Amethyst
(To:cying)

One way to find obsolete config options is to launch into Parametric 4 (using your current config.pro file) and find the "std.out" file located in your start directory. It will contain a list of all invalid settings.

dnordin
16-Pearl
(To:cying)

Your method of enforcement would depend on how the users switch from working in Windchill to working outside of Windchill.

 

If the users have Creo Parametric open, and then switch from a connection to Windchill to no Windchill connection (off-line & NO SERVER) without getting out of Creo Parametric, then you cannot use the config.sup file to define the templates to "force" the use of them.  In this case, I would recommend creating mapkeys to connect/disconnect from Windchill and then read in a config.pro file that specifies the different templates to use.  You can name these files something like connected.pro & disconnected.pro.  Assuming your users are disciplined to use the mapkeys you've created to switch connections, this should work.

 

If the users exit Creo Parametric to switch connections, you can use the config.sup file.  You'd simply have a different startup preparation script configuration that copies the proper config.sup file (as well as any other configuration/setup), to the load point of Creo Parametric before Creo Parametric starts.

 

We created our own custom startup script & GUI, which is not part of the parametric.bat script, that allows the users to select which configuration to run.

 

In general, I'd suggest creating this type of script to allow other configurations besides the connect/disconnect configurations.  It works well for project specific setups, test setups, metric vs. standard setups, etc.

 

Regards,

Dan N.

Announcements
NEW Creo+ Topics: PTC Control Center and Creo+ Portal


Top Tags