Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The INC_MANAGER object corresponds to the Incident manager system object.

The INC_MANAGER object sends events given in the tableProcedure is started when the corresponding event appears. Format of event procedure for the Incident manager object:

OnEvent("INC_MANAGER","_id_","_event_")

Event

Description

Comment

CLOSE_CLICK

Click the Close button in the interface

The event is generated when an incident is closed without being processed by the operator in the Incident manager interface

CLOSE_ALL_CLICK

Click the Close all button in the interface

The event is generated when all incidents are closed without being processed by the operator in the Incident manager interface

SELECT
Click on an incident in the interface

The event is generated if the operator left-clicks or right-clicks on the incident in the Incident manager interface

  • No labels