Automatic Relay Wire reporting

Automatic Relay Wire reporting

Niklas_BalkHJBPA
Contributor Contributor
1,110 Views
5 Replies
Message 1 of 6

Automatic Relay Wire reporting

Niklas_BalkHJBPA
Contributor
Contributor

Hi everyone!

At my company, we have been generating many drawings manually and one of the more important pages for our manufacturing team members is a relay page which shows each relay component as well as the wires on each pin and the jumpers. An example (with wire numbers and tags changed for confidentiality purposes) is shown below.

Niklas_BalkHJBPA_0-1744218822206.png

My desire is to know if there is a way to do automatically generate something similar to this, even if it is in tabular format.

0 Likes
Accepted solutions (1)
1,111 Views
5 Replies
Replies (5)
Message 2 of 6

arshdeepsingh404
Advisor
Advisor
Accepted solution

Hi Niklas,

 

Have you tested out the Wire Annotation Tool Yet? This will add the wire numbers to the any footprints.

arshdeepsingh404_0-1744256278484.png

 

If you don't have wire number attributes, For example WIRENO01, TERM001, WIRENO02, TERM02 etc in the block, It will simply add the Wire Numbers as text.
But if you want to manually position the wire numbers, Use the Wire Number Attributes.

These wire numbers were populated using wire annotation command. Checkout the attached footprint dwg.

arshdeepsingh404_1-1744258142514.png

arshdeepsingh404_2-1744258258224.png

 

Arshdeep Singh
Electrical Designer & Programmer
C.Tech | CAPM® | CMSE® | Autodesk Expert Elite
LinkedIn
Autodesk App Store

Did you find this post helpful? Please feel free to Like this post.
Did your question get successfully answered? Please click the Accept Solution button to help other users who may have the same question.

EESignature

Message 3 of 6

Niklas_BalkHJBPA
Contributor
Contributor

Arshdeep,

Thank you! This is perfect. I am curious about one more bit of functionality and if this is possible: In the original screenshot, you can see the (SS) or (MECH) by the relay number, indicating if it is solid state or mechanical. My idea is to use one of the "USER#" columns for the catalog entry, as shown in the screenshot below, and I am wondering if these user columns can be represented on the footprint as an attribute. I know I can probably use DESC2 attribute or something for that but I would rather it be catalog-specific than component-specific so that I don't have to manually enter that for each component on my drawings.

Niklas_BalkHJBPA_0-1744292031091.png

As always, thank you for your expertise on this matter!

Message 4 of 6

arshdeepsingh404
Advisor
Advisor

Glad to hear that worked for you.

 

I am not sure if we can pull USER# data from catalog browser to attributes. But what you can try is to use RATING# attributes.

In the Catalog Browser under the TEXTVALUE field, You can populate the values for RATING# attributes.

 

For Example: In the screenshot below I assigned RATING1 value to be MECH

arshdeepsingh404_1-1744332798714.png

 

When you assign this catalog to an symbol, It will pull the rating values from catalog browser and populate the rating attributes.

arshdeepsingh404_3-1744333057092.png

 

For this to work, The schematic symbol and footprint both must have the RATING# attributes.

arshdeepsingh404_4-1744333123667.png

arshdeepsingh404_5-1744333147611.png

 

The RATING attributes are automatically pulled from schematic symbols to footprints, just like the DESC# attributes.

arshdeepsingh404_0-1744332532655.png

 

You can have more than one RATING attribute, Just keep incrementing the number at the end like RATING1, RATING2, and so on.

 

 

Arshdeep Singh
Electrical Designer & Programmer
C.Tech | CAPM® | CMSE® | Autodesk Expert Elite
LinkedIn
Autodesk App Store

Did you find this post helpful? Please feel free to Like this post.
Did your question get successfully answered? Please click the Accept Solution button to help other users who may have the same question.

EESignature

Message 5 of 6

Niklas_BalkHJBPA
Contributor
Contributor

Thank you so much! Your help is seriously appreciated. That worked perfectly and I can now generate drawings exactly how I need.

Message 6 of 6

arshdeepsingh404
Advisor
Advisor

Thanks @Niklas_BalkHJBPA 

Always happy to help!

 

Arshdeep Singh
Electrical Designer & Programmer
C.Tech | CAPM® | CMSE® | Autodesk Expert Elite
LinkedIn
Autodesk App Store

Did you find this post helpful? Please feel free to Like this post.
Did your question get successfully answered? Please click the Accept Solution button to help other users who may have the same question.

EESignature

0 Likes