<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Rating Field in AutoCAD Electrical Catalog in AutoCAD Electrical Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13109337#M1175</link>
    <description>&lt;P&gt;The rating field is just a field to search for and sort on.&lt;/P&gt;&lt;P&gt;Use the TEXTVALUE filled to transfer data to attributes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;RATING1=50 FT&lt;/P&gt;&lt;P&gt;For example.&lt;/P&gt;</description>
    <pubDate>Fri, 25 Oct 2024 23:06:16 GMT</pubDate>
    <dc:creator>rhesusminus</dc:creator>
    <dc:date>2024-10-25T23:06:16Z</dc:date>
    <item>
      <title>Rating Field in AutoCAD Electrical Catalog</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13109078#M1174</link>
      <description>&lt;P&gt;I am trying to add a new family to my catalog, the name of the family is to be FC (for field cables). A table already exists at my company for cables although it is under the W0 family which we are trying to change for organization under the new family FC. When I add the table, I would also like there to be a "RATING" column, which I will be able to input various cable lengths for their respective catalog. In theory when I select a component and apply a catalog, the block has been designed so that the "RATING1" attribute will populate when selecting a catalog. I have attempted already a few times to make this work, however, once I add the column through Access Database (my method from my old job which also had the same table setup so that "RATING" would apply a cable length to "RATING1" and appear below the block) I receive an error in AutoCAD stating that there is a formatting issue. and to use the migration utility to fix it. I have tried that as well with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can someone in simple steps explain how I should add the new family, and have a column in my new family which will store the information applied to the "RATING1" attribute?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 19:51:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13109078#M1174</guid>
      <dc:creator>GMangat</dc:creator>
      <dc:date>2024-10-25T19:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Rating Field in AutoCAD Electrical Catalog</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13109337#M1175</link>
      <description>&lt;P&gt;The rating field is just a field to search for and sort on.&lt;/P&gt;&lt;P&gt;Use the TEXTVALUE filled to transfer data to attributes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;RATING1=50 FT&lt;/P&gt;&lt;P&gt;For example.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 23:06:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13109337#M1175</guid>
      <dc:creator>rhesusminus</dc:creator>
      <dc:date>2024-10-25T23:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rating Field in AutoCAD Electrical Catalog</title>
      <link>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13111285#M1176</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/16152968"&gt;@GMangat&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you look in the existing W0 (Cables, Multi-conductor cables) table, you will see that there is no RATING column of cables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arshdeepsingh404_0-1730042998691.png" style="width: 899px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1426278i1028CF5128FE60BE/image-dimensions/899x264?v=v2" width="899" height="264" role="button" title="arshdeepsingh404_0-1730042998691.png" alt="arshdeepsingh404_0-1730042998691.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The rating attributes are populated through the &lt;STRONG&gt;TEXTVALUE&lt;/STRONG&gt; column. I think the RATING1 attribute is used by cables to show the conductor colour by default and you can use RATING2 and so on for your custom text like lengths.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See this symbol below where I setup RATING1,2,3 attributes in a cable symbol and set the TEXTVALUE field in catalog to &lt;STRONG&gt;RATING2=18AWG/3C;RATING3=10M&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arshdeepsingh404_1-1730043192108.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1426280i92294DBA4C258E25/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arshdeepsingh404_1-1730043192108.png" alt="arshdeepsingh404_1-1730043192108.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Another thing to keep in mind is that you will still need to label the symbols with HW0# and VW0# for the cable functionality to work like reports.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2024 15:39:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-electrical-forum/rating-field-in-autocad-electrical-catalog/m-p/13111285#M1176</guid>
      <dc:creator>arshdeepsingh404</dc:creator>
      <dc:date>2024-10-27T15:39:48Z</dc:date>
    </item>
  </channel>
</rss>

