Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2012-12-11 06:16:40
Size: 783
Editor: clifford
Comment:
Revision 8 as of 2013-09-18 06:09:34
Size: 985
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 *  1, update the new netserial program to client terminal computer
 * 2, r net serial as follow netserial [port] [serial device] sen_rfid
 * 1, update the new netserial program to client terminal computer
 * 2, r net serial as follow
 * for linux
 *
netserial [port] [serial device] sen_rfid
 * for win32
 * netserial [port] [serial device] 9600,n,8,1,n sen_rfid (for Neeto use port com3 - sendor in the middle of the unit))(last n - is not typo)
Line 7: Line 11:
 *  5, update new sieat and smaad  * 5, update new sieat and smaad
Line 10: Line 14:
a simple way to test rfid use telnet to connect to the port enter r [block number] to read a block example r 04 on success [block string]\r will be returned a simple way to test rfid use telnet to connect to the port enter
Line 12: Line 16:
w [block number] [max 16 char string] w 05 to write on success 1 will be returned  . r [block number]
to read a block
Line 14: Line 19:
the smcode is stored in block 04 when netserial has a program connected to it will not accept new connections example

r 04

on success

[block string]\r

will be returned

w [block number] [max 16 char string]

 . w 05 to write
on success 1 will be returned

the smcode is stored in block 04

when netserial has a program connected to it will not accept new connections

installing rfid

  • 1, update the new netserial program to client terminal computer
  • 2, r net serial as follow
  • for linux
  • netserial [port] [serial device] sen_rfid
  • for win32
  • netserial [port] [serial device] 9600,n,8,1,n sen_rfid (for Neeto use port com3 - sendor in the middle of the unit))(last n - is not typo)
  • 3, set up printer to refer to the port on the terminal computer
  • 4, run teaad page 3 rfid port set to the printer
  • 5, update new sieat and smaad
  • 6, smaad F8 can use to write sman code to rfid device
  • 7, sieat can scan rfid when ask for operator

a simple way to test rfid use telnet to connect to the port enter

  • r [block number]

to read a block

example

r 04

on success

[block string]\r

will be returned

w [block number] [max 16 char string]

  • w 05 to write

on success 1 will be returned

the smcode is stored in block 04

when netserial has a program connected to it will not accept new connections

rfid (last edited 2013-09-18 06:09:34 by localhost)