2011

Table Of Contents
IEC-style project code (default for drawing)%P
IEC-style installation code (default for drawing)%I
IEC-style location code (default for drawing)%L
Project drawing list's SEC value for active drawing%A
Project drawing list's SUB-SEC value for active drawing%B
The %L and %I values used for cross-referencing are the Drawing Default
Location and Installation values from the corresponding Parent or Child
drawing and not the Location and Installation values of the component itself.If
you have a Parent on a drawing that has a default Location of M and its
child is on a drawing that has a default Location value of MC, the
cross-referencing on the parent shows the MC (drawing default location
value of the drawing the child is on) and the child shows the M (drawing
default location value of the drawing the parent is on) no matter what the
location value is on either the parent or child.
NOTE If you include %I or %L in the Tag code of the component, you are
prompted to recalculate the tag if you change the Installation or Location value
of the component once it is inserted.
Example of Component Tags
(For relay number 50 on sheet 3)
%F%S%N = CR350
%F%N = CR50
%F-%S-%N = CR-3-50
(For 3 push buttons on line reference 101 using reference-based tagging)
%F%N = PB101, PB101A,PB101B
%N-%F = 101-PB, 101-PBA,101-PBB
%N%X%F = 101-PB, 101A-PB,101B-PB
Example of Wire Number Formats
(For wire number 50 on sheet 3)
%S/%N = 3/50
%N = 50
Use replaceable parameters | 237