Name graphic objects
Objects (and groups of objects) are automatically given a name and number when you create them, for example NumericInputEnable4. If desired, you can assign a more meaningful name to the object, for example Conveyor_speed_input.
The object name appears in the status bar, diagnostics bar, Property Panel, and Object Explorer in
FactoryTalk View Studio
, and in diagnostics log messages at runtime.The name must start with a letter, and cannot contain spaces. You can use the underscore character (_).
To name an object in the Property Panel
- Select the object.
- In theProperty Panel, click thePropertiestab.
- Double-click the(Name)row and then type the name.
To name an object in its Properties dialog box
- Double-click the object to open itsPropertiesdialog box.
- Click theCommontab.
- In theNamebox, type the name.
To name a group object
- Select the group object.
- In thePropertyPanel, click thePropertiestab.
- Double-click the(GroupName)row and then type the name.
Provide Feedback