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

Version 1 Current »

The PERSON object corresponds to the User system object.
The events presented in the table come from the PERSON object. Procedures are run when the corresponding event occurs. The event procedure format for the Camera object looks like this:

OnEvent("PERSON","_id_","_event_")

Description of events of the PERSON object:

Event

Description

"REGISTERED"

User enters the system

"UNREGISTERED"

User exits the system

  • No labels