Versions Compared

Key

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

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:

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

Description of events of the PERSON object: 

Event

Description

"REGISTERED"

User enters the system

"UNREGISTERED"

User exits the system