Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Example of a script with Core  Examples of scripts with Operator protocol and Event Viewer Next page


Format of event procedure for the Incident manager object:

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

The format of event procedure for the Incident server object:

OnEvent("INC_SERVER","_id_","_event_")

The operator format for describing the actions with the Incident server object:

DoReact("INC_SERVER","_id_","_command_" [,"_parameters_"]);


  • No labels