Documentation for ATM Intellect 13.0. Documentation for other versions of ATM Intellect is available too.

Previous page Example of configuring events notifying  Features of operation within the firewall protection and access control systems Next page

On the page:
 

Setting up the vmon_itv.dll library

Use the «vmon_itv.dll» integration repository to get events from the ATM if it operates with the “Gold system” payment service provider. This repository is shipped separately.

Presence of the «MS Visual C++ 2005 Redistributable» package in the system is essential to work with the «vmon_itv.dll» repository.

After the «vmon_itv.dll» repository is registered in the ATM software settings (in the videoMonEvents.in file), it is ought to configure it. Run the following file:

  • vmon_itv_x86.reg for 32-bit OS
  • vmon_itv_x64.reg for 64-bit OS

After running it, agree with saving changes in the registry.

With the help of the «regedit» utility configure parameters of the «vmon_itv.dll» repository in the «HKEY_LOCAL_MACHINE\SOFTWARE\ITV\AtmIntegration» registry section for 32-bit OS («HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ITV\AtmIntegration» for 64-bit).

  • IpAddress, TcpPort – parameters of connection to the ATM-Intellect Pro. If the ATM-Intellect Pro is installed on the ATM, don’t change these parameters.
  • LogEnable – enabling the «vmon_evt.log» log transaction.  On default, the log transaction is disabled.

The other parameters are designed for configuring the mode of record by events:

  • StartRecEvents – list of events on which the record is started (separated by commas). The value on default is 0.
  • StopRecEvents – list of events on which the record is finished (separated by commas). The value on default is 0.
  • RecTOut –  total record time in the mode of record by events. The record will be continued for the time which is specified in this parameter if the stop event is not received after the start event. the value on default is 120.

The list of events is presented in the  videoMonEvents.ini file.

For example, if StartRecEvents = 50 and StopRecEvents = 54, the record by cameras will start by the “Card inserted” event and will finish by the “Working with client is finished” event.

If only one of StartRecEvents or StopRecEvents parameters is equal 0, the record is performing in the normal mode.

Configuring interaction with vmon_itv.dll at the ATM

Make sure that the following conditions are fulfilled at the ATM side:

  1. vmon_itv.dll is copied to the bin directory.
  2. In the conf directory in the videoMonEvents.ini file, the name of dll performing events transferring to the video surveillance system is specified:  dll=vmon_itv.dll.
  3. In the app.xml there is parameter videoMon=”vmon_proxy.dll”.
  4. In the ATM license file there is a “video surveillance” item.