| Name | Description | Type | Notes | 
| Alarm Type | The alarm type for which the block will listen. | string | |
| Device or Device Group | The device or device group from which the alarm has been received. The model editor uses the current device or asset name. This is mapped internally to the inventory identifier. | string | |
| Severity | The severity of the alarm. If not specified, the block will listen for all alarm severities. | Option - one of:  Critical  Major  Minor  Warning | Optional | 
| Alarm Status | The status of the alarm. If not specified, the block will listen for alarms with any status. | Option - one of:  Active  Acknowledged  Cleared | Optional | 
| Notification Mode | Filters Alarm events such that only new alarms, updated alarms, or all alarms are processed. The default is that all alarms are processed. | Option - one of:  All  Updates only  New alarms only | Default: All | 
| Ignore Timestamp | If selected, the timestamp of the incoming alarm is ignored. Note: When running in simulation mode, because historical input data is used, timestamps are not ignored. | boolean | Default: false | 
| Name | Description | Type | 
| Alarms | Generates a pulse output for each Alarm object received, with extra properties. | pulse |