Create a dynamic alarm message
    Create an alarm message that appears at runtime when the alarm is active. For example, create a message that indicates a flow rate or level is dangerously low when the alarm is active.
Prerequisites
- To create a dynamic alarm message
 - InProject view, select the alarm.
 - InProperties, inMessage, select, and then select
 Add Dynamic LinkAdvanced. - In theDynamic Link Editor, inMessage, selectand then select
String formatter. - InDynamic Link, select.
 Change Dynamic Link - Specify theInput valueof the alarm as the source for the Dynamic Link.
 - InFormat, enter the text of the alarm message, using the placeholder{0}to identify the value of the source variable.
 - Select
 as necessary to set the direction of the link. 
Provide Feedback