Go to documentation repository
Previous page Next page
Available parameters of the required event can be found out using the Debug window in Intellect by creating a required event in the system. Information on how to use this window is given in Programming Guide (JScript). The latest version of this document is available in AxxonSoft documentation repository.
To open the Debug window select the Debug window item in the Run menu in Intellect.
After that create a required event, e.g. put the access card to the reader, trigger an alarm, etc. When the event is shown in the Debug window, right click on it. The available event parameters are shown in the appeared window.
Study an example of getting parameters of ACCESS_IN event from NAC2500 object that is a part of Nitgen integration module.
The following parameters can be extracted from this Access_in event:
- param0 – name of the user to whom the access card is assigned.
- param1 – ID of the user to whom the access card is assigned.