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
- InProject view, select the alarm.
- InProperties, inMessage, selectAdd Dynamic Link, and then selectAdvanced.
- In theDynamic Link Editor, inMessage, selectAddString formatter.
- InDynamic Link, selectChange 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 to read.
Provide Feedback