introduction on SAMS basic
SAMS Basic application program performs data communication to the controller (via serial or TCP/IP) and various functions based on received data. By integrating devices and application program, it provides higher security through access controlling where it is required, and also provides additional features with various applications.
UNDERSTANDING SAMS BASIC
SAMS Basic supports various devices such as access controllers, fingerprint readers, 125KHz/13.56MHz readers and provides management on such devices as well as integrated monitoring and controlling.
| Data input/out- |
| |
| put through user | Database Server | |
Operating System | interface | ||
SAMS Basic | (Microsoft SQL Server 2005) | ||
& Database | |||
| |||
|
|
Input/output commands | Receives transfer |
result and display | |
(Sends ID, time schedule, | process |
etc.) |
|
Loads communication |
|
properties | Normal/Alarm/Input event |
Loads controller/setup | database insertion & data transfer |
properties | to SAMS Basic |
Communication | SAMS Basic Communication Server |
| ||
Server |
| |||
Transfers commands | Returns the transfer result | Requests data in | Receives I/O and event data | |
from SAMS Basic to | polling method | |||
|
| |||
the controller |
|
|
| |
Controller |
| |||
(Hardware) |
|
1.Commands communication of SAMS Basic from/to devices are transferred to the SAMS Basic Communication Server.
2.SAMS Basic Communication Server communicates with the controller and processes the command from SAMS Basic.
3.SAMS Basic Communication Server receives the command result from the controller.
4.SAMS Basic Communication Server returns the received data to the SAMS Basic, which will be displayed.
5.SAMS Basic Communication Server loads communication and controller configuration information from the Microsoft SQL Server.
6.SAMS Basic Communication Server periodically polls for data request to the connected controller.
7.Receives status events, access status (normal, alarm) events and input events from the controller.
8.Received information is recorded in the database and transferred to the SAMS Basic for monitoring display.