How to add your knowledge

Overview of wire numbers

    Table of contents
    No headers

    Wire numbers are blocks or attributes inserted on a line wire entity. AutoCAD Electrical assigns each wire number type to its own layer. You can assign a different color to each of these layers so you can easily tell them apart. There are four types of wire numbers: Normal, Fixed, Extra, and Signal.

    Normal

    Wire numbers that are free to update when you rerun the Insert Wire Numbers command.

    Fixed

    Wire numbers that are fixed to their current value. They do not update with subsequent runs of the Insert Wire Numbers command.

    Extra

    Extra copies of the Normal or Fixed wire number that are assigned to a given wire network. A single wire network has one Normal or one Fixed wire number (but not both). It cannot have many extra copies of the wire number inserted at various locations on the network.

    Terminal/Signal

    Wire numbers for terminals and signal arrows.

    Wire tag formats

    The origin of a wire number block must lie on the wire segment, though the text attribute can move away from the wire. AutoCAD Electrical uses the concept of a wire tag format string with replaceable parameters. One replaceable parameter, %N, must always be part of the wire format string. A typical format string might be just this %N parameter.

    Replaceable parameters for defining a default wire number tag format are:

    %S

    Sheet number of the drawing

    %D

    Drawing number

    %N

    Sequential or reference-based number applied to the component

    %X

    Suffix character position for reference-based tagging (not present = end of tag)

    %P

    IEC-style project code (default for drawing)

    %I

    IEC-style "installation" code (default for drawing)

    %L

    IEC-style "location" code (default for drawing)

    Examples: Wire beginning on line reference "100" of sheet "02" yields these wire number tags for the following formats:

    %N

    wire number = 100

    W%N

    wire number = W100

    %S-%N

    wire number = 02-100

    %S%N

    wire number = 02100

    %S : %N

    wire number = 02:100

     

    Procedures

    Automatically insert wire numbers

    This tool quickly processes and tags wires on the current drawing, wires in the project, or individually picked wires.

    1. Click Schematic tabInsert Wires/Wire Numbers panelInsert Wire Numbers drop-downWire Numbers.
    2. Select to tag all wires or only new wires.
    3. Select to process and tag wires with sequential wire numbers or with wire numbers based on the line reference location of the wire network.
    4. (Optional) Set other tagging options such as:
      • specify the wire tag format to use
      • specify the wire layer format
      • force all wire numbers to be fixed
      • update cross-reference text on wire signal source and destination symbols
      • update the database for wire signal source and destination symbols
    5. Select to tag the selected wires, wires on a drawing, or wires in a project.

     

    Insert special wire numbering

    This tool speeds up the process of inserting special wire numbering associated with 3-phase bus and motor circuits. It can also be used in a continuous mode. You can insert a long series of incrementing wire numbers and assign each, in turn, to the wires you pick.

    1. Click Schematic tabInsert Wires/Wire Numbers panelInsert Wire Numbers drop-down3 Phase.
    2. Enter a base starting number in the edit box or click Pick to select an existing attribute value on the active drawing.

      If the picked text carries a numeric substring, it is extracted and inserted into the Base edit box.

    3. Enter an optional Prefix and/or Suffix value or choose from a default pick list by clicking List.

      The prefix or suffix value can be a comma-delimited string with each entry applied in sequence to the Wire Numbers section. The section is at the right-hand side of the dialog box.

    4. Set the hold and increment options for each of the edit box values as required. Pay attention to the proposed generated wire numbers in the right-hand side of the dialog box.
    5. Set the number of wire numbers needed in the bottom right-hand side of the dialog box.
      Tip

      Select None to generate a continuous list of incrementing wire numbers.

    6. Select OK.
    7. Select the wires for the wire numbers, either single picks or using the Fence selection.

      Fence selection inserts the wire numbers at the crossing points while single selections use the default wire number placement of the drawing. (For example, centered on the wire segment.)

    Tips and Hints

    • Tab out of an edit box to start the Wire Numbers listing to update.
    • You can add to the default prefix and suffix list display. Create an ASCII text file and list each prefix/suffix entry, one per line in the file. Name the file <projectname>.3ph (where "projectname" is the name of your active project) or default.3ph and put the file in any folder that is part of the search path list AutoCAD Electrical.
    • The wire number assignments go in as Fixed.They hold the values that you have assigned and do not retag with a subsequent run of the Insert Wire Numbers command).
    Note

    If this tool does not meet your needs, use the Edit Wire Number tool to assign fixed wire numbers one at a time.

     

    Check line entities

    Some problems with wire numbering (or lack thereof) can be traced to line wires not being on a valid wire layer. The solution is to move the line entities to a valid AutoCAD Electrical wire layer using the Change/Convert Wire Type tool.

    Make a quick check of what is a wire and what is not. It highlights in bright red every line entity that is on a valid AutoCAD Electrical wire layer.

    Select the AutoCAD Redraw command to remove the highlights.

    1. Click Schematic tabEdit Wires/Wire Numbers panelModify Wires drop-downShow Wires.
    2. Select whether to show the wires. All lines (wires) on wire layers are highlighted in:
      • Bright red - regular wires.
      • Magenta - wires on layers defined as No Wire Numbering.
    3. Select whether to show the origin point for each wire number attribute text entity. The origin of a wire number block must lie on the wire segment, though the text attribute may be moved away from the wire.
      Note

      Do not use the AutoCAD Move command to move the attribute.

    4. Select whether to highlight the wire number attribute text pointed to by each Xdata pointer. Xdata pointers identify which wire number insert goes with which wire segment.

    References

    Wire tagging

    Inserts wire numbers as specified in drawing properties.

     Ribbon: Schematic tabInsert Wires/Wire Numbers panelInsert Wire Numbers drop-downWire Numbers.
     Toolbar: Main Electrical 2
     Menu: WiresInsert Wire Numbers
     Command entry: AEWIRENO

    Wire numbers are blocks with attributes inserted on a line wire entity. There are four types of wire numbers: Normal, Fixed, Extra, and Signal. The AutoCAD Electrical application assigns each wire number type to its own layer. You can assign different colors to these layers.

    AutoCAD Electrical processes wire line entities into wire networks, and inserts or updates wire numbers associated with them.

    To do

    Specifies to process all the wiring or just the untagged (new) wires.

    Wire tag mode

    Specifies to use the sequential or line-reference based setting for the drawing.

    Format override

    Specifies the wire tag format to use for overriding the format set in the Drawing Properties dialog box.

    Use wire layer format overrides

    Overrides the default wire number format (set in the Layers section of the Drawing Properties Drawing Format dialog box) by using layer-defined formats.

    Insert as fixed

    Forces all wire numbers to be fixed (they do not update if wire number retagging is run again at a later date).

    Cross-reference Signals

    Updates cross-reference text on wire signal source and destination symbols.

    Freshen database (for Signals)

    Updates the database for wire signal source and destination symbols.

    Project-wide

    Tags or retags wiring project-wide.

    Pick individual wires

    Tags or retags the selected wiring on the current drawing only.

    Drawing-wide

    Tags or retags wiring on the current drawing.

    Wire tagging (project-wide)

    AutoCAD Electrical processes wire line entities into wire networks, and inserts or updates wire numbers associated with them across a project.

     Ribbon: Schematic tabInsert Wires/Wire Numbers panelInsert Wire Numbers drop-downWire Numbers.
     Toolbar: Main Electrical 2
     Menu: WiresInsert Wire Numbers
     Command entry: AEWIRENO

    Select Sequential and click Project-Wide.

    Wire tag mode

    Specifies to use the sequential or line-reference based setting for the drawing.

    Sequential (1st tag defined for each drawing)

    Starts at the wire number specified for that drawing (as set in the Drawing Properties > Wire Numbers dialog box). A starting wire number must be assigned for each drawing.

    Sequential (consecutive drawing to drawing)

    Allows you to type in a starting wire number and increments from there, ignoring the defined setting of the starting wire number.

    Reference-based tags

    Sets the wire number based on the line-reference value.

    To do

    Specifies to process all the wiring or just the untagged (new) wires.

    Cross-reference Signals

    Updates cross-reference text on wire signal source and destination symbols.

    Freshen database (for Signals)

    Updates the database for wire signal source and destination symbols.

    Format override

    Specifies the wire tag format to use for overriding the format set in the Drawing Properties dialog box.

    Use wire layer format overrides

    Overrides the default wire number format (set in the Layers section of the Drawing Properties Drawing Format dialog box) by using layer-defined formats.

    Insert as fixed

    Forces all wire numbers to be fixed (they do not update if wire number retagging is run again at a later date).

    3 phase wire numbering

    Inserts fixed wire numbers using incrementing prefixes and suffixes for 3 phase circuits. This tool speeds up the process of inserting special wire numbering associated with 3-phase bus and motor circuits.

     Ribbon: Schematic tabInsert Wires/Wire Numbers panelInsert Wire Numbers drop-down3 Phase.
     Toolbar: Insert Wire Numbers
     Menu: WiresWire Numbers Miscellaneous3 Phase Wire Numbers
     Command entry: AE3PHASEWIRENO

    You can use 3 Phase Wire Numbers in a continuous mode. You can insert a long series of incrementing wire numbers and assign each, in turn, to the selected wires.

    You can add to the default prefix and suffix list display. Create an ASCII text file and list each prefix/suffix entry, one per line in the file. Name the file <projectname>.3ph (where "projectname" is the name of your active project) or default.3ph and put the file in any folder that is part of search path list of AutoCAD Electrical.

    Prefix

    Specifies the prefix value for the wire numbers. Enter a value or click List to choose from a default pick list.

    Base

    Specifies the base starting number for the wire numbers. Enter a value or click Pick to select an existing attribute value on the active drawing.

    Suffix

    Specifies the suffix value for the wire numbers. Enter a value or click List to choose from a default pick list.

    Hold/Increment

    Specifies whether to hold or increment the prefix, base, and suffix values for all wire numbers that are entered onto the drawing. For example, if you set Base = 100/Increment and Suffix = L1/Hold, the wire numbers are 100L1, 101L1, 102L1.

    Wire Numbers

    Displays a preview of the wire numbers to insert onto the drawing.

    Tip

    Tab out of an edit box to trigger the Wire Numbers listing to update.

    Maximum

    Specifies the maximum number of wire numbers. When you select a new option (3, 4, or None) the Wire Numbers section automatically updates with a preview. It is based on the value selected in relation to the options specified for the prefix, base, and suffix values.

    Tip

    Select None to generate a continuous list of incrementing wire numbers

    PLC I/O wire numbers

    Inserts wire numbers based on connected PLC I/O address values.

     Ribbon: Schematic tabInsert Wires/Wire Numbers panelInsert Wire Numbers drop-downPLC I/O.
     Toolbar: Insert Wire Numbers
     Menu: WiresWire Numbers MiscellaneousPLC I/O Wire Numbers
     Command entry: AEPLCWIRENO

    Wire numbers go in as fixed. If you run a wire number retag later on, fixed wire numbers do not change.

    I/O Wire Tag Format:

    Specifies the wire tag format for the plc wire.

    Predefined:

    Uses an exact wire number match on the address. The options are I:%n or O:%n.

    Note

    For automatic wire numbering based strictly on the actual I/O address, open the Drawing Properties dialog box, and click the Wire Number tab. In the Wire Numbering section, select Search for I/O address on insert.