Add a message

Alarm messages describe alarm conditions. Each alarm can be associated with only one message.
To add a message to a digital alarm
  1. In
    Library Repositories
    , select a library object that includes Logix tags.
  2. In
    Library Content
    , expand the
    FTAE
    folder and the
    Digital Alarms
    folder.
  3. In the
    Digital Alarms
    folder, select the alarm object, the
    Properties
    pane displays the digital alarm properties.
  4. Under
    Message
    , click the
    New
    button. The Message Editor opens.
  5. Enter the message text in the space provided.
  6. To add tag variables to the message text, place the cursor where the variable should be inserted then use the
    Add Variable
    controls to specify the tag:
    1. In
      Variable
      , choose the type of tag to insert.
    2. If
      Data Type
      is configurable for the tag selected, in
      Data Type
      , choose
      Numeric
      or
      String
      .
      If
      Data Type
      is
      Numeric
      :
      • In
        Number of Digits
        , specify the number of digits to display.
      • In
        Left Fill
        , choose whether to fill the space to the left of the number with zeros, spaces, or nothing.
    3. If
      Data Type
      is
      String
      :
      • Select
        Used Fixed Width
        to enable specification of a character width for the variable.
      • In
        Number of Characters
        , specify the number of characters to display.
    4. Click
      Add
      to add the variable to the message.
  7. To add an expression evaluation to the message, place the cursor at the point in the message text where you want the expression to be evaluated and then click the ellipsis (...) button to open the
    Expression Builder
    and create the expression.
    1. Add parameters and functions or add previously created or predefined expressions to the message shown in the
      Expression
      setting.
    2. Click
      Validate
      to confirm the expression syntax.
    3. Click
      Test
      to evaluate the expression and confirm that the correct information is being generated.
    4. If creating an expression or editing an existing expression, click
      Save
      to save the expression.
    5. For new expressions, the
      Save Expression
      dialog box appears. In
      Expression Name
      , type a name for this expression and then click
      OK
      to close the
      Save Expression
      dialog box.
    6. Click
      OK
      to close the
      Expression Builder
      and add the expression to the message.
  8. In
    ID
    , enter an identification number for the message.
    IMPORTANT:
    The value within the
    ID
    setting for each message must be unique for all digital alarm messages within a project. Consider assigning blocks of ID numbers for each library object.
  9. Click
    OK
    to apply the completed message to the selected digital alarm.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal