Edit program parameter and connection properties
Configure parameter properties from the
Program Properties
dialog box Parameters
tab. Operations on the Parameters
tab are restricted when online with the controller. Using the keyboard is an option to navigate in the Parameters and Connections grid on the Parameters
tab. To edit program parameter and connection properties:
- From either the Controller Organizer or Logical Organizer, right-click the program to change and chooseProperties.
- Select the row of the program parameter to edit.Click the icon to view the members of the program parameter. Note that for some of the program parameters, cascade down more than one level to see all the members.Click the icon to collapse the list.To create a program parameter, look for the create icon at the bottom of the grid and enter the name of the program parameter inName.
- Select the usage type from the list. Select anInput,Output,InOut, orPublicparameter.Use this column to switch to another valid usage type.
- Only Input, Output, and Public parameters can be referenced by a parameter of another program.
- Only a Local tag can be an alias tag for an Input, Output, or Public parameter of another program. Use theTag Editorto create a local tag, or to change the usage type of a tag fromInput,Output,InOut, orPublictoLocal.Specific conditions exist for the usage value when online with the controller.
- (Equipment Phase only) For the program parameter to be seen by theFactoryTalk BatchServer, select theSequencingcheck box. OnlyInputandOutputparameters can be used by a sequence.
- Enter the type of tag to create or click to navigate to theSelect Data Typedialog box from to choose the appropriate data type.
- Enter the tag to use as an alias tag or click to access tags using the tag browser.Also use a tag to alias a parameter of another program. To do this, click the down arrow to select tags using the tag browser.TheBase Tagautomatically populates. TheBase Tagis the last link in an alias chain. This tag contains the datatype definition.
- InDescription, enter a description for the program parameter.If no description is provided for a particular item, the description of the next highest item in the tag hierarchy appears in this column. This is called a pass-through description. These descriptions are shown according to these rules:
- If a description is supplied for the selected item, this description appears in this column.
- If no description is supplied and the item is an alias, the description of the base tag (if available) appears in this column.
- If no description is supplied and the item is a tag identifier of a structure, the corresponding member description of the structure’s data type appears in this column.
- If no description is supplied and no other descriptions are found in the hierarchy, the description of the item’s data type appears in this column.If no description is supplied for the item, then the description appears dimmed in this column, indicating that the description originates from another item.
- (optional) Open theTranslation Viewerdialog box to edit the description for other languages.Edit only explicit descriptions (that is, those items that do not appear dimmed.)
- Select whether the tag hasRead/Write,Read Only, or no access (None) from external applications such as HMIs.If an alias tag is selected, cannot edit the external access.
- SelectConstantto prevent executing logic from writing values to the associated program parameter. If a logic routine tries to write to a constant tag, the routine does not verify.
- Use theConnectionscolumn to view one connection associated with the program parameter.If multiple connections exits, the connections appear in the{X:Y} Connectionsformat.For example, for{2:3} Connections, the 2 represents the number of connections to the tag member; 3 represents the total number of connection to all of the sub-members of the tag member.When selecting a row that has connections, the connections show in the Connections grid in the bottom part of theParameterstab. If a connection has multiple connections, the{X:Y} Connectionsformat shows.
- To add a connection to the program parameter, look for the create icon at the bottom of the Connections grid and enter the name of the program parameter or controller scope tag inName. ClickBrowseto navigate to theSelect Tagdialog box to choose a tag.The leftmost part of the grid provides icons that indicate the condition of the program parameter or connection, as follows:* Indicates a row in which content changed and the change is not saved. An asterisk also appears on theParameterstab of the properties dialog box when content within theParameterstab changed.Indicates a row in which there is an error in the content. Fix the error before downloading the project to the controller.Indicates a row to create a program parameter or connection.
Provide Feedback