Skip to main content
1-Visitor
November 23, 2021
Question

How to find Connector "Ref_Model" parameter in cabling environment

  • November 23, 2021
  • 2 replies
  • 2153 views

Hi All,

 

In Cabling environment, I need to get connector Ref_model attribute as shown in below image using toolkit.

Harsh9592_0-1637672793460.png

I was trying to read parameters of connector but there isn't any parameter which refer to this Ref_Model.

After loading the .nwf file where this Ref_Model is stored to particular connector ?

 

Thanks in Advance for the help.

 

Regards,

Harsh Patel

2 replies

24-Ruby III
November 23, 2021

@Harsh9592 wrote:

Hi All,

 

In Cabling environment, I need to get connector Ref_model attribute as shown in below image using toolkit.

Harsh9592_0-1637672793460.png

I was trying to read parameters of connector but there isn't any parameter which refer to this Ref_Model.

After loading the .nwf file where this Ref_Model is stored to particular connector ?

 

Thanks in Advance for the help.

 

Regards,

Harsh Patel


Hi,

please ask PTC Support.

24-Ruby III
November 23, 2021
17-Peridot
November 24, 2021

Ref_Model - is a model name (name.prt or name.asm) for connector model?

Harsh95921-VisitorAuthor
1-Visitor
November 24, 2021

Hi @YaroslavSin ,

 

No, Ref_Model refers to MODEL_NAME in .nwf file as shown in below image.

Harsh9592_0-1637739397983.png

Regards,

Harsh Patel

17-Peridot
November 24, 2021

Looks like this is a connector model name from original assembly. The parameter MODEL_NAME is read only and automatically updated to current connector model name. I think, old connector name not stored in new model.

You can try to create PARAMETER OLD_MODEL_NAME 58-06-20240iopr in nwf file to create user defined parameter.

 

PS: You have PART_NUMBER parameter in nwf. Not suitable for you?