Create a message
Use the
Message Editor
to create messages that can then be assigned to different alarm conditions. The ID specified for each message must be unique for all digital alarm messages within a project, but multiple messages can be configured using the same ID. Consider assigning blocks of ID numbers for each library object to ensure that conflicts are not inadvertently introduced.To create a message using the Message Editor
- InLibrary Repositories, select a library object that includes Logix tags.
- InLibrary Content, expand theFTAEfolder and then right-click theMessagesfolder and selectAdd. The Message Editor opens.
- Enter the message text in the space provided.
- To add tag variables to the message text, place the cursor where the variable should be inserted then use theAdd Variablecontrols to specify the tag:
- InVariable, choose the type of tag to insert.
- IfData Typeis configurable for the tag selected, inData Type, chooseNumericorString.IfData TypeisNumeric:
- InNumber of Digits, specify the number of digits to display.
- InLeft Fill, choose whether to fill the space to the left of the number with zeros, spaces, or nothing.
- IfData TypeisString:
- SelectUsed Fixed Widthto enable specification of a character width for the variable.
- InNumber of Characters, specify the number of characters to display.
- ClickAddto add the variable to the message.
- 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 theExpression Builderand create the expression.
- Add parameters and functions or add previously created or predefined expressions to the message shown in theExpressionsetting.
- ClickValidateto confirm the expression syntax.
- ClickTestto evaluate the expression and confirm that the correct information is being generated.
- If creating an expression or editing an existing expression, clickSaveto save the expression.
- For new expressions, theSave Expressiondialog box appears. InExpression Name, type a name for this expression and then clickOKto close theSave Expressiondialog box.
- ClickOKto close theExpression Builderand add the expression to the message.
- InID, enter an identification number for the message.
- ClickOK. The completed message appears in the list of messages in thePropertiespane.
Provide Feedback