Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The EVENT_VIEWER object corresponds to the Event Viewer system object.

The EVENT_VIEWER object sends events given in the table.  Procedure is started when the corresponding event appears.

Format of event procedure for the Event Viewer object:

OnEvent("EVENT_VIEWER","_id_","_event_")

Description of events of the EVENT_VIEWER object.

Events

Description

SHOW_ON_MAPThe operator runs the command "Display on the map"
SHOW_VIDEOThe operator runs the command "Display video"
SHOW_REPORThe operator runs the command "Show report"

Format of events procedure for the Event Viewer:

...