| Model | Firmware Version | Date Tested |
| Monitor simulater | 1.03.09 | 06 July 2004 |
| KT20-MN | 1.23.04 | Not Tested |
The Monitor Card Reader Logon DLL (Monitor.dll) returns the card balance and card Serial Number for all card types.
The Monitor.dll is based on Acc2mon.dll (version 1.3.9) and Config.exe offered by Monitor Company. Before using Monitor.dll, please copy the Acc2mon.dll and Config.exe files to the System directory (e.g. for Windows NT, the System directory is Winnt\System32).
Note: Change the acc2mon DLL timeout to be the same as that of terminal. They can both be set for 1-2 minutes, for example.
When a user moves the mouse, the PHAROS Station will pop up a message form reading "Please swipe your card". After the user swipes their card, the Monitor terminal will either return "Valid card", or an error message, e.g. "Invalid card", "Time out" etc. Error messages are displayed in place of the "Please swipe your card" message form for 2 seconds.
The administrator can configure the prompt messages for "Invalid card", "Time out" etc, by configuring registry keys listed below. The DLL will catch the messages in the registry and display them on the message form. If the DLL cannot find any prompt messages in registry, it will display the default messages.
The following Registry Keys are created in HKEY_LOCAL_MACHINE\SOFTWARE\PHAROS\Station\Monitor:
| Name | Type | Meaning | Default |
| Comms time out | REG_SZ | Default "Comms time out" message | "Time out, please move mouse to try again" |
| Invalid card | REG_SZ | Default "Invalid card" message | "Invalid card, please move mouse to try again" |
| Prompt mode | REG_DWORD | This value determines when the "Please swipe your card" is displayed. Possible values are:
1 - The prompt is displayed before user is logged on. |
1 |
| Show message time | REG_DWORD | Amount of time (in msec) that prompt messages are displayed for. | 2000 (2 seconds) |
| The terminal is busy resetting | REG_SZ | Default "The terminal is busy resetting" message | "The terminal is busy resetting" |
| Valid card | REG_SZ | Default "Valid card" message | "Valid card, please wait..." |
| Zero balance card | REG_SZ | Default "Zero balance card" message | "Zero balance card" |
If the DLL cannot find any of these registry values, the default values will be used.
Copyright © 1994-2005 Pharos Systems Ltd