Change the name or description
Names are structured when the elements are added in
Studio 5000 Logix Designer
to allow substitutions to be added once, to the library object, and then extend consistently to all elements contained within the library object.For example, a motor library object with an identifying string of MX001 in the library object name, and with the predefined parameter {ObjectName} applied as a substitution, might have tags named MX001_Permissives, MX001_Interlock, and MX001_IOFault.
Substitutions can also be added to the project library object or controller library object. These will extend throughout the project hierarchy and will take precedence over substitutions added to the library object, unless the
Base Library
field for the library object has been set to None
.Use the decorator panel attributes to override default substitution for individual elements. Use the Substitution Builder to create substitutions that are specific to the current element.
To change the element name or description
- In theLibrary Objectspane, click the item whose element name or description should be changed upon instantiation.
- In the attributes section of the decoration pane, click the ellipsis (...) button next toNameorDescriptionto open theSubstitution Builder.
- Review the substitutions listed in theElement Substitutionswindow to trace the origin of the current substitution, if one exists.TIP:CheckShow existing substitutions which do NOT affect this elementto see all current substitutions. This shows potential conflicts and unexpected replacements for new substitutions.
- Select a scope in theScopefield.
- In theSearch forfield, enter an initial text string to be replaced.
- In theReplace withfield, enter a replacement string.
- Select a scope for the text search.
- ClickApplyto test the substitution. The new substitution appears in theElement Substitutionswindow.
- ClickOKto exit theSubstitution Builder.
- (optional) In theDecorator Panel, check theExclude Base Library SubstitutionsorExclude Library Substitutionscheckbox so the new substitution takes precedence.
Provide Feedback