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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

How to check Creo DESC?

CHASEONHO
18-Opal

How to check Creo DESC?

Hi,

When start creo, if there are multiple *.psf file you can select creo desc in dialog.

image_2.png

Where can I find the DESC information I selected when starting in Creo?

 

Thanks,

 

Warm Regards,

SeonHo Cha

1 ACCEPTED SOLUTION

Accepted Solutions

Hi,

I know from your answer that I misunderstood your original question 😞

Note:

If you couldn't use PTC_WF_ROOT variable to distinguish psf files then you can define user-defined variable at the end of psf file, for example ENV=PSF_DESC=PDMLink_1_session and check its value in System window launched from Creo session using set PSF_DESC command.


Martin Hanák

View solution in original post

4 REPLIES 4

Hi,

description is located on 4th line in psf file.

By default it is ... DESC=Creo Parametric (default)


Martin Hanák

@CHASEONHO 

As Martin pointed, it is in psf for DESC or you can see that on GUI for setup wizard on reconfiguration of Creo Parametric. 

Thanks for all the answers.

 

The problem we face is related to PDMLINK.
PDMLINK has split * .psf to run Creo in unequal sessions.
(For example, use pdm_parametic1.psf, pdm.pdm_parametric2.psf, and DESC is the same as the filename.)

 

The intention of the question was that it was difficult to tell which psf the sessions run during the design at CREO used.

 

There was no way to verify it directly, but I found another way.

 

First, set cache location diffrently in *.psf file.(ENV=PTC_WF_ROOT/CACHE...)

You can check the specified cache location in the Cache tab of Server Management to see which * .psf was running.

image_1.png

 

Thanks,

Warm Regards,

SeonHo Cha

Hi,

I know from your answer that I misunderstood your original question 😞

Note:

If you couldn't use PTC_WF_ROOT variable to distinguish psf files then you can define user-defined variable at the end of psf file, for example ENV=PSF_DESC=PDMLink_1_session and check its value in System window launched from Creo session using set PSF_DESC command.


Martin Hanák
Top Tags