Create an alias tag
To create an alias tag, click
File > New Component > Tag
to open the New Program Parameter or Tag dialog box. You must first set the tag's Usage to Input parameter or Output parameter because only an Input or Output parameter can be an alias parameter.To create an alias tag
- InName, enter the name of the tag.
- InDescription, enter a description of the tag.
- InUsage, verify that the usage is Input Parameter or Output Parameter.
- SelectAliasto set the tag type to alias.
- InAlias For, enter a reference to the local tag, structure local tag member, or bit that you want the alias tag to represent.Input or Output parameters can only use BOOL, SINT, INT, DINT, REAL data types. Parameter and local tag (or member) data types must match. You can only map one input and one output parameter to the same local tag or the same member of a local tag. The data type field for an alias tag is read-only, since the data type is the same as that of the base tag.
- If you want to make a connection to a parameter, inParameter Connection, choose from the browser a single connection for the parameter.If you need to make multiple connections, selectOpen Parameter Connections. After you selectCreate, theConfiguration Connectiondialog will open in which you view and configure connections for the program parameter.
- From theScopemenu, select the scope for the tag.
- If you are creating an alias tag that refers to a tag whose data type is BOOL, SINT, INT, DINT, or REAL, you can choose a display style from theStylepull-down menu.This display style defines how the tag value will be displayed by default in the Data Monitor and Ladder Editor. It does not have to match the display style of the tag it references.
- For Equipment Phase only, selectSequencingif you want the parameter to be seen by theFactoryTalk BatchServer. Only Input and Output parameters can be used by a sequence.
- SelectCreateto create the tag or program parameter.Select the down arrow for create options. Choose:
- Create and Closeto close the dialog after you create the program parameter or tag (default).
- Create and Open Newto save the program parameter or tag you created and open another emptyNew Program Parameter or Tagdialog.
- Create and Keep Opento save the program parameter or tag you created and keep the dialog open with the values still showing.If there are errors, you will be prompted.
You may also create an alias tag using the Tag Editor.
Provide Feedback