Video Alarm Recipient (videoDriver-VideoAlarmRecipient)

This component configures the video alarm console in the Supervisor station.

This component provides the ability to have a video driver component take special action, such as asking a video camera to start recording when an alarm occurs. The following list provides an outline of how this works.

  1. Add a VideoAlarmRecipient to the station under the AlarmService.
  2. From an appropriate AlarmClass component, link to the VideoAlarmRecipient RouteAlarm slot.
  3. From the VideoAlarmRecipient, link to a video driver component to serve as the video responder for alarm notifications.
  4. When the VideoAlarmRecipient receives an alarm from the alarm service, the video driver component takes a specific action (“start recording”, for example).

Figure 25.   VideoAlarmConsoleRecipient properties
Image

To set up, drag the component from the videoDriver palette (Alarm folder) to the AlarmService Wire Sheet view and link it to the recipient from the Default Alarm Class or other desired Alarm Class component.

Property Value Description
Time Range additional properties Sets a limited period of time during a day for collection of alarms, using the following properties:
  • Start Time defines a time of day (hour, minute and second) to begin alarm collection.
  • End Time defines a time of day (hour, minute and second) to end alarm collection.
Days of Week option boxes Define specific days to collect alarms.
Transitions option boxes Define specific alarm transitions to include or exclude as alarms to send to the alarm recipient. Only those transitions that are selected are sent – even though all of the alarms are saved into the alarm history.
Route Acks true or false Routes acknowledgments (true) to this recipient. When set to false, only alarms (not acknowledgments) are routed to the recipient.
Default Time Range drop-down list Selects the time range in days.
Preset on Normal true or false Causes the camera to move (true) or not (false) to a preset position when a standard alarm returns to normal.