Dil ID: 1
Dil Adı: english
Dil Kodu: en3 Aerco Brand's Products
Dünyanın En Büyük
Elektronik Bilgi Kütüphanesi



5656565656
0x1B, ‘B’, 0x06 (57600bps)
0x1B, ‘B’, 0x07 (115200bps)
Waiting 1 second….
Response: 0x1B, 0x03, “Ok!”
EX: Request: 0x1B, ‘B’, 0x06 (change Baud-Rate 57600 bps)
Waiting 1 second….
Response: 0x1B, 0x03, “Ok!”
The identification with RFID tag can be read the UID and identify it or
wrote the identification massages in the tag block then identify with the
block read. The UID identify was used in PCM-7130, because the UID is the
unique code with the tag in the factory programmed that had more security.
Read UID and
password form
MySQL
via PHP script
Initial PCM-7130
Com 2
Double Identify
loop
start
end
Figure 33. The two-tier identification Flow Diagram
The Figure 33 shows the flow diagram of two-tier identification which
has following step:
1. Initial PCM-7103 com2:
The default baud rate of RFID reader is 19200, the port com2 on
PCM-7130 is the connection port with RFID reader, therefore the com2
needs to initial to 19200, using the system call as following to set the com2
baud rate to 19200:
stty -F /dev/ttyS1 speed 19200
2. Read UID and password from MySQL via PHP script
55