Syris SYRD245-1N-N User manual

SYRD245-1N-N
2.45 GHz RFID Network Reader
User Manual
Version 1.2
2008/10/23
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
1
Ⅰ. Product Specification
Communication 2.45 GHz Support read and write
Frequency 2.40~2.48 GHz
Channel
316
Address
65536
RSSI
0-255
LQI 0-255
Programmable
Set Parameter
LED Multi-LED visual indication
Ethernet 10/100 base-T Ethernet (RJ-45)
RS-232 RX, TX
Protocols
ICMP, ARP, IP, TCP(Server/Client), UDP, DHCP,
HTTP
Baud Rate
2,400 bps ~ 115,200 bps
Power Input
7.5 VDC ~ 28 VDC
Action Current
MAX 300 mA @ 12 VDC
Operating Temperature
-20
o
C to 65
o
C, 5 to 95%RH
Storage Temperature
-30
o
C to 85
o
C, 5 to 95%RH
Dimension
107W x 138H x 30D (mm)
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
2
Ⅱ. The Diagram of the System Connection
SYRD245-1N-N Network Reader can connect with 3 different interfaces:
RJ-45 ,RS-232 and RS-485.
SYRD245-1N-N connection to PC
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
3
SYRD245-1N-N connection to RS-485
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
4
Ⅳ. Setup MDNET-2
1. Click on Search Button, showing that the program is searching for network
module connected to this network.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
5
2. After the search is finished, all network module found will be shown in the
right panel of the window. If you locate more than one module connected
to this network, refer to the MAC address on the module(s) to determine
which modules are the ones you wish to configure.
3. Double click selected network module you wish to configure, the
Configuration window will open.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
6
4. The Configuration window has 6 tabs: Basic, Network, Operating Mode,
Accessible IPs, Password and Serial.
5. Basic: You can set Device Name here.
6. Network: You must assign a valid IP address to network module before it
will work in your network environment. Your network system administrator
should provide you with an IP address and related settings for your
network. The IP address must be unique within the network. You can
choose from 2 possible IP Configuration modes: Static, DHCP.
Method Function Definition
Static User defined IP address, Netmask, Gateway.
DHCP DHCP Server assigned IP address, Netmask,
Gateway and DNS
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
7
7. Serial: You should set up network module serial parameters as below
diagram.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
8
8. Operating Mode:
Three different Socket Modes are available: TCP Server, TCP Client, and
UDP mode. The main difference between the TCP and UDP protocols is
that TCP guarantees delivery of data by requiring the recipient to send an
acknowledgement to the sender. UDP does not require this type of
verification, making it possible to offer speedier delivery. UDP also allows
multicasting of data to groups of IP addresses.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
9
Ⅵ. TCP Server Mode
In TCP Server mode, SYRD245-1N-N reader
provides a unique IP:Port address on a TCP/IP
network. SYRD245-1N-N reader wait passively to
be contacted by the host computer, allowing the
host computer to establish a connection with and
get data from the serial device.
1. Setting Operating Mode
Select “TCP Server Mode” and press “OK” to submit the settings.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
10
2. When you finished change operating mode, you can execute SYRIS Xtive
demo program to read TAG.
(SYRIS Xtive CD-ROM\SYRD245-1\Utility\Xtive.exe)
3. Select and modify correct IP address to communicate with Reader.
(You can communicate multi-reader at the same time)
Starting read TAG will receive Tag information from reader.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
11
4. Field Introduction:
a.UID: Tag’s identification number.
b.RSSI: Received Signal Strength Indication (0-255). Reading range
and RSSI are inverse proportion.
c. LQI: Link quality indicator (0-255).
d.DI: TAG status and indicator.
[BAT] means TAG battery was low.
[MO] means vibration switch alarm
[SW] means TAG call button was clicked.
[SENSOR] means light sensor have detect light.
[START] means TAG restart.
e.T1: Ambient temperature sensor
f. T2: Skin temperature sensor or humidity sensor.
NOTE:
Light sensor and Temperature Sensor only for SYTAG245-TM series
Humidity sensor only for SYTAG245-HT series
5. Select TAG ID to sift the target TAG from left window to right window.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
12
6. Select “View Select TAG” tab to get target TAG information.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
13
Ⅶ. TCP Client Mode
In TCP Client mode, SYRD245-1N-N reader
can actively establish a TCP connection to a
pre-defined host computer when serial data
arrives.
1. Setting Operating Mode
Select “TCP Client Mode” and set up “Destination Host” IP address than
press “OK” to submit the settings.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
14
2. When you finished change operating mode, you can execute SYRIS Xtive
demo program to read TAG.
(SYRIS Xtive CD-ROM\SYRD245-1\Utility\Xtive.exe)
3. Select “TCP Client” Tab and starting read TAG will receive Tag information
from reader.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
15
Ⅷ. UDP mode
Compared to TCP communication, UDP is faster
and more efficient. In UDP mode, you can
multicast data from the SYRD245-1N-N to
multiple host computers, and the serial device
can also receive data from multiple host
computers, making this mode ideal for message
display applications.
1. Setting Operating Mode
Select “UDP Mode” and “Destination” IP address than press “OK” to
submit the settings.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
16
2. When you finished change operating mode, you can execute SYRIS Xtive
demo program and setup communication port to read TAG.
(SYRIS Xtive CD-ROM\SYRD245-1\Utility\Xtive.exe)
3. Select “UDP” Tab and starting read TAG will receive Tag information from
reader.
http://www.xtive.com.tw/

SYRD245-1N-N active RFID Network Reader User Manual
17
FCC Statement
NOTE: This equipment has been tested and found to comply with the limits for a Class B
digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide
reasonable protection against harmful interference when the equipment is operated in a
commercial environment. This equipment generates, uses, and can radiate radio frequency
energy and, if not installed and used in accordance with the instruction manual, may cause
harmful interference to radio communications. Operation of this equipment in a residential area
is likely to cause harmful interference in which case the user will be required to correct the
interference at his own expense.
Changes or modifications not expressly approved by SYRIS Technology Corp. Could void the
user's authority to operate this equipment.
http://www.xtive.com.tw/
Other Syris Card Reader manuals
Popular Card Reader manuals by other brands

RaidSonic
RaidSonic IB-863-B Brochure & specs

Kingston Technology
Kingston Technology MobileLite Wireless user manual

NT-ware
NT-ware uniFLOW Release Station Configuration manual

Kantech
Kantech KT-MUL-MT-KP instruction manual

Infinite Peripherals
Infinite Peripherals INFINEA BLUEPAD user manual

Davis Instruments
Davis Instruments 8105 user guide