Unable to render embedded object: File (books.jpg) not found.
Go to documentation repository
Page History
Events recieved by ATM-Intellect Pro from ATMs are then transferred into the Intellect core; that allows to create macros and scripts with these events, display alarm windows, etc. Creating scripts on JScript language is described in Intellect software. Programming Guide (JScript). Creating scripts on built-in Intellect programming language is described in Intellect Software. Programming Guide (not available in English). Creating macros and their examples are described in Intellect software. Administrator's Guide.
...
- ATM integration through SKS software (TellMe.dll). In this case all possible events are transmitted to the Intellect core.
- ATM ATM integration through XFS (EventATM module– module – see section Appendix 3. ATM Event Capture utility). In this case all possible events are transmitted to the Intellect core.
- ATM integration through CFT "Gold Crown" software (vmon_itv.dll). In this case only basic events are transmitted to the Intellect core, namely:
...
When transferring ATM events to the Intellect core, the following parameters can be included in addition to the event identification:
param0<> - param0<> – the masked client's card number, if it exists for the event. The parameter cab also be equal to "Unknown card".
param1<> - – the ID of Surveillance object. If ATM-Intellect Pro has more than one Surveillance object child objects this will allow to differ them in scripts.
param2<> - – local ATM time of the event. In particular cases Intellect software ant ATM software can be installed on different computers.
Full list of Surveillance object events can be obtained with the ddi.exe utility by opening the intellect.atm.ddi located in <Intellect installation>\Languages\en. More information on this utility is given in Intellect software. Administrator's Guide.
...