Triggers properties
How do I access Triggers properties?
- InLibrary Repositories, select a library object that includesME Alarms.
- InLibrary Content, expand theME Alarmsfolder and theTriggersfolder.
- In theTriggersfolder, select the trigger object.
When a trigger is selected, the
Properties
column of Library Object Manager
displays the properties of the trigger.The ellipsis (...) buttons following the text entry settings provide additional dialog boxes to assist in specifying the property.
Click
Apply
to apply changes made in this column.This table describes the settings in the
Properties
column.Name | Setting Type | Description |
|---|---|---|
Tag or Expression | Text entry or expression | Displays the tag name or expression associated with the connection. To create an expression, click the ellipsis (...) button to open the Expression Builder. |
Include Condition | Text entry or expression | Sets the condition under which the current trigger is initiated. The default is Always . A condition can be entered manually or generated by an expression.To create an expression, click the ellipsis (...) button to open the Expression Builder . |
Trigger Type | Dropdown menu | Select the type of data the trigger's tag or expression uses:
Bit and LSB trigger types can be used with a digital HMI tag or a direct reference using the array syntax. |
Trigger Label | Text entry or expression | Type a label for the trigger, up to 40 characters long. Do not use commas. |
Use ack all value | Checkbox | Select this checkbox to send a value to the data source when the operator presses the Ack All (Acknowledge All Alarms) button or when a RemoteAckAll connection occurs. |
Ack All Value | Text entry | In the box, type the integer value to send. |
Optional trigger connections | Text entry or expression | Specify the following optional trigger connections:
Do not configure an alarm's Trigger and Remote Ack settings to use the same tag. Doing so may cause unpredictable alarm acknowledgment behaviors. |
Provide Feedback