Skip to main content
3-Newcomer
August 26, 2026
Question

客户买了T1包但不能用Cabling模块,这是什么原因?

  • August 26, 2026
  • 1 reply
  • 18 views
I am using Creo Parametric Release 5.0 and Datecode5.0.5.0 15992617285 问题:客户买了T1包但不能用Cabling模块,这是什么原因?

1 reply

KenFarley
21-Topaz II
August 26, 2026

When the user set up Creo on their system, they most likely didn’t include the Cabling module in the startup command. You can correct this with the “reconfigure” command, I believe. Or, if you want to correct this “by hand”, you could edit the .psf file on the user’s system to add the Feature Name of the Cabling module to the ENV=CREOPMA_FEATURE_NAME= line in parentheses. For example, if the Feature Name of a module I want to add is 12345, to add it to a specific .psf file the referenced line might look like

ENV=CREOPMA_FEATURE_NAME=PROE_EssentialsI  (12345)

Meaning when this user starts up creo it will use a PROE_EssentialsI license for Creo, with an added license with Feature Name 12345.