Versions Compared

Key

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

You can find out the available parameters of the required event using the Debug window in Intellect by generating the required event in the system. For more information on how to use this window, see Programming Guide (JScript) The Script object. Programming using the JScript language. The latest version of this document is available in AxxonSoft documentation repository.

...

After that, generate a required event, e.g. put the access card to the reader, trigger an alarm, etc. When the event is displayed in the Debug window, right-click on it. The available event parameters will be displayed in the appeared window.

Below is an example of getting the parameters of theACCESS SYS_ININFO event from the NAC2500 object  ROOT object that is a part of the Nitgen integration  AXACFA module.

Image Modified

The following parameters can be extracted from the figure of theACCESS SYS_ININFO event:

  1. card —the − the number of the access card that was put to the reader.
  2. time − the time of the access card's using.
  3. facility—the facility_code − the object code of the access card that was put to the reader.
  4. param1 the identifier of the user to whom the access card that card that was put to the reader is reader is assigned.