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:
  1. From either the Controller Organizer or Logical Organizer, right-click the program to change and choose
    Properties
    .
  2. Select the row of the program parameter to edit.
    Click the LogDesPPDrillIcon 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 LogDesPPHomeIcon icon to collapse the list.
    To create a program parameter, look for the create icon LogDesPPNewIconat the bottom of the grid and enter the name of the program parameter in
    Name
    .
  3. Select the usage type from the list. Select an
    Input
    ,
    Output
    ,
    InOut
    , or
    Public
    parameter.
    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 the
      Tag Editor
      to create a local tag, or to change the usage type of a tag from
      Input
      ,
      Output
      ,
      InOut
      , or
      Public
      to
      Local
      .
      Specific conditions exist for the usage value when online with the controller.
  4. (Equipment Phase only) For the program parameter to be seen by the
    FactoryTalk Batch
    Server, select the
    Sequencing
    check box. Only
    Input
    and
    Output
    parameters can be used by a sequence.
  5. Enter the type of tag to create or click dots_win7 to navigate to the
    Select Data Type
    dialog box from to choose the appropriate data type.
  6. Enter the tag to use as an alias tag or click dots_win7 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.
    The
    Base Tag
    automatically populates. The
    Base Tag
    is the last link in an alias chain. This tag contains the datatype definition.
  7. In
    Description
    , 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.
  8. (optional) Open the
    Translation Viewer
    dialog box to edit the description for other languages.
    Edit only explicit descriptions (that is, those items that do not appear dimmed.)
  9. Select whether the tag has
    Read/Write
    ,
    Read Only
    , or no access (
    None
    ) from external applications such as HMIs.
    If an alias tag is selected, cannot edit the external access.
  10. Select
    Constant
    to 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.
  11. Use the
    Connections
    column to view one connection associated with the program parameter.
    If multiple connections exits, the connections appear in the
    {X:Y} Connections
    format.
    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 the
    Parameters
    tab. If a connection has multiple connections, the
    {X:Y} Connections
    format shows.
  12. To add a connection to the program parameter, look for the create icon LogDesPPNewIconat the bottom of the Connections grid and enter the name of the program parameter or controller scope tag in
    Name
    . Click
    Browse
    to navigate to the
    Select Tag
    dialog 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 the
    Parameters
    tab of the properties dialog box when content within the
    Parameters
    tab changed.
    LogDesPPErrorIcon Indicates a row in which there is an error in the content. Fix the error before downloading the project to the controller.
    LogDesPPNewIcon Indicates a row to create a program parameter or connection.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.