To Create a Schematic Parent Symbol (Example)

In this exercise, you create a power supply using the Symbol Builder tool.

Note: If you exit out of the Symbol Builder, restart it, and on the Select Symbol/Objects dialog box, click Select objects and select any graphics and attributes you added so far. You can then resume from where you left off.
  1. In an AutoCAD drawing, draw a rectangle on the drawing.
    Note: You can also create and modify the graphics for the symbol in the Block Editor environment.
  2. Click Schematic tabOther Tools panelSymbol Builder drop-downSymbol Builder. Find
  3. In the Select Symbol/Objects dialog box, Attribute template section, browse to the Library path C:\Users\Public\Documents\Autodesk\Acade {version}\Libs\jic125.
  4. In the Attribute template section, choose Symbol: Horizontal Parent.
  5. In the Attribute template section, choose Type: Generic.
  6. In the Select from drawing section, click Select objects and select the rectangle.
  7. Select OK.

Add attributes

In this part of the exercise, you insert some AutoCAD Electrical toolset attributes from the Symbol Builder Attribute Editor. You are not limited to these attributes, and you can include your own user-defined attributes on the AutoCAD Electrical toolset block files.

Note: The TAG1 attribute is the only one required for a parent schematic symbol. The other attributes in the Required section are expected on a parent schematic symbol, however the symbol is recognized as a parent symbol without them.
  1. If the Symbol Builder Attribute Editor is not visible,

    Click Symbol Builder tabEdit panelPalette Visibility Toggle. Find

  2. Select the TAG1 attribute.
  3. Select the Properties tool to launch the Insert/Edit Attributes dialog box.
  4. Change the height to 0.125 and Justify to Center.
  5. Enter “PS” as the Value. It is the default code used as the %F value of the tag format (such as “CR” , “PB”, “LT”)
  6. Select OK.
  7. Click the Insert Attribute tool.
  8. Select an insertion point for the attribute.
    Note: You can also right-click and select Insert Attribute or drag the attribute to insert it.
  9. Select DESC1, click the Insert Attribute tool, and insert it below TAG1.
  10. Repeat to insert the INST and LOC attributes above TAG1.
  11. Select MFG, CAT, and ASSYCODE. Click the Insert Attribute tool, and insert them near the center of the rectangle.
    Note: If the CAT and ASSYCODE attributes are not listed they are inserted with MFG as a group.
  12. Repeat to insert the FAMILY attribute near the center of the rectangle.
  13. With FAMILY still highlighted in the Symbol Builder Attribute Editor, select the Properties tool. Enter “PS” as the Value and OK. This assigns the %F value to the FAMILY attribute inserted.

Add wire connection attributes

You can define wire connection points and terminal text for the library symbol. When you add a wire connection, you select the style, the direction the wire connects from, and whether to include the optional TERMxx and TERMDESCxx attributes. In this exercise, wire connection attributes are inserted at the left, bottom, and right side of the symbol.

  1. If the Symbol Builder Attribute Editor is not visible,

    Click Symbol Builder tabEdit panelPalette Visibility Toggle. Find

  2. Expand the Wire Connection section of the Symbol Builder Attribute Editor.
  3. Expand the Direction/Style list and select Others to launch the Insert Wire Connections dialog box.
  4. On the Insert Wire Connections dialog box, select Terminal Style: Screw.
  5. Select Connection Direction: Left.
  6. Check Use this configuration as default. This directs Symbol Builder to use the current Terminal Style and Scale as the default in the drop-down list.
  7. (Optional) Enter “L1” as the TERM01 value. This sets “L1” as the default terminal pin number when the symbol is used.
  8. (Optional) Select X4TERMDESC01 in the Pin Information section and click Delete. This directs Symbol Builder not to insert the optional attribute with the wire connection attribute.
  9. Click Insert and select in the center of the left-hand side of the rectangle as shown. The wire connection attribute, X4TERM01, and the terminal pin attribute, TERM01, are inserted.
  10. Back on the Symbol Builder Attribute Editor, expand the Wire Connection list and select Bottom/Screw.
  11. Select the Insert Wire Connection tool and insert the terminal in the bottom center of the rectangle.
  12. Select Right/Screw from the Wire Connection Direction/Style list.
  13. Select the Insert Wire Connection tool and insert the terminal in the center of the right-hand side of the rectangle.
  14. In the Pins section, enter “GND” in the TERM02 value, and “L2” in the TERM03 value.

Finishing the parent symbol

  1. Click Symbol Builder tabEdit panelDone. Find
  2. Click Base Point: Pick point and select the center of the rectangle.
  3. Select Wblock. Wblock creates the symbol .dwg file, while Block creates the symbol for this drawing file only.
  4. Enter the Name and file path or keep the default. AutoCAD Electrical toolset provides a default name for the new symbol based on the attribute template selected. Avoid changing the first four letters of the file name and limit the total length to 32 characters.
  5. (Optional) If you are going to add the symbol to the icon menu at a later time using the Icon Menu Wizard, check Icon image. Enter the image name and folder.
  6. (Optional) Click Details to see the Symbol Audit dialog box listing potential issues with your symbol.
  7. Select OK.
  8. Select Close Block Editor from the block editor toolbar.
  9. (Optional) Select Yes to insert the symbol on the drawing and select a location. If you place the component on an existing wire, the wire breaks. The component tag is assigned.

Additional options

The additional options for creating a symbol listed are not used for this example, but you can use them when creating your own symbol.