Define a tag using a user-defined data type
Define tags using user-defined data types.
To define a tag using a user-defined data type:
- From theFilemenu, chooseNew Component > Tagto open theNew Tagdialog box.
- Enter the tag name of the tag.
- Enter a description of the tag.
- Make sureBase tagis selected.
- In theData Typebox, enter the name of the user-defined data type.
- Select the scope for the tag.
- Enter the maximum number of consumers for this tag (that is, the number of controllers that can use the data from this tag).
- SelectOKto accept your edits and close the New Tag dialog. Prompts appear if tag errors are found.
Provide Feedback