Home

MF-WEB08S user manual

image

Contents

1. 3 1 6 cmd It holds the action that was taken on the reader cmd PU it is sent once after the reader is just power up cmd CO it is sent with an ID card is read on the reader The card number is stored in code cmd HB it is sent when the programmed heartbeat rate is reach The default heartbeat rate is 300 seconds cmd SW it is sent once when contact switch is just shorted or opened cmd PG it is sent when the reader is being pinged 3 1 7 mode For internal use If mode MFx the terminal is a mifare reader MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 1 8 ver For internal use It is the current firmware version e g ver 1 7 3 1 9 contact It is used with cmd SW to indicate the state of the contact switch If the switch is opened contact OPEN If the switch is closed contact CLOSE 3 1 10 sid This is the value set by the SID response 3 1 11 data This is the data of the block readout in 32 digit hexadecimal values 3 1 12 md5 It is the MD5 checksum of the user s MD5 secret key date and time It will be sent together in the request for identification purpose For examples assuming MD5 secret key is 01234567 ASCII date of the request is 2012 08 08 ASCII time of the request is 10 19 54 ASCII the combined string is 012345672012 08 08 10 19 54 ASCII hence the MD5 checksum of the combined string is b62a8cf4adfdd10874f1121686b0bba9 MF WEBO08S
2. Before power up put a jumper cap over OP1 When power on the settings of MF WEBOSS will be cleared and set to the default condition It must be removed for normal operation MF WEBO8S TCP IP Ethernet HTTP PHP RFID terminal 1 3 Force DHCP mode When a jumper cap put over OP2 DHCP mode will be forced for automatic configuration of the MF WEBO8S The DHCP server must be configured to response the options www server i e option 72 Example of dhcpd conf of a LINUX system example of dhcpd conf for MF WEBO8S ddns update style ad hoc subnet 192 168 1 0 netmask 255 255 255 0 default gateway option routers 192 168 1 1 default gateway option subnet mask 255 255 255 0 netmask option www server 192 168 1 123 it must setup to the web server s IP range dynamic bootp 192 168 1 10 192 168 1 99 default lease time 300 max lease time 3600 1 4 Supported Card Type The reader is supported to readout the UID of the following card type Mifare1 S50 S70 Mifare Ultralight Mifare Pro Mifare DESFire Mifare Plus Mifare derivatives For reading the contents using KEYA or KEYB only S50 70 is supported MF WEBO8S TCP IP Ethernet HTTP PHP RFID terminal 2 Installation In order to work properly MF WEBO8S must have stable power supply a 10 baseT Ethernet connection and an optional electric strike or magnetic lock 82 ee aL TT Insert 4 jumper caps to enable power from the eth
3. MIFARE cards It is implemented as a standalone HTTP web client i e no extra computer is needed Upon RFID card detected by the reader it will sent a GET request to the web server and requesting the page avea php The server responses with standard HTTP reply to reader with embedded controls between and lt AVEA gt tags Various page extension are selectable like php asp cfm pl htm and html So various HTTP web server systems e g IIS and ASP from Microsoft Apache with PHP with MySQL database server from Unix Linux standard html web server can be used Since the system is a standard web based system no programming is required Just a simple design of a web page a complete and powerful access control system and time attendance system can easily be implemented MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 1 Setup the reader In order to work properly MF WEBO8S must be configured correctly For normal condition the blue LED is blinking While relay is engaged the red LED with be lighted up simultaneously 1 1 Default Settings The default configurations of the MF WEBOSS are listed as follows Parameter Description Default IP IP address of the reader itself 192 168 1 234 GW Gateway IP address 192 168 1 1 NM Netmask 255 255 255 0 WS HTTP server IP address 192 168 1 1 PT HTTP server port number 80 Page extension php 1 2 Reset MF WEBOSS to default
4. 4 jumper caps to enable power from the ethernet cable C inthis case power is output to the POWER TERMINAL NI I w 2 2 External Relay Control NORMAL OPEN RELAY TERMINAL TO ELECTRIC STRIKE MF WEBOSS is built in with a controllable relay output list P555 E on the terminal block J9 where NC normal close it is connected to C normally C it will connects to either NO or NC but not both NO normal open it is open circuit normally Lock power c Lock power C COMMON COMMON N C switch Bypass NORMAL CLOSE N O switch NORMAL OPEN Electro magnetic Electric lock Strike Lock power Lock power MF WEBO8S TCP IP Ethernet HTTP PHP RFID terminal The maximum switching voltage of the relay is 120VAC 60VDC and the maximum switching current is 2A It can be used to connect to the bypass switch of an electric strike for door access controlling Overloading the maximum ratings may cause damages to the reader permanently and cannot be repaired anymore 2 3 Contact Switch MF WEBOSS allows a external contact switch i e a push button to be connected to the SW terminals The changes of its status i e shorted or opened will post corresponding messages to the web server 2 4 Mechanical Dimensions 57mm 97mm 57mm 23 5mm MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 Software MF WEBOSS is a HTTP client
5. TCP IP Ethernet HTTP PHP RFID terminal On the server side the MD5 secret key is known so it can compute the MD5 checksum and check against the received checksum for verification Since the MD5 secret key is unknown to others only those authenticated reader can sent out correct MD5 checksum 3 1 13 deviceid This is the 32 bit unique ID of the reader MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 2 Responses from HTTP server After sending request MF WEBOSS will wait for a response from the HTTP server It looks for the starting lt AVEA gt and the ending flag lt AVEA gt Then it interprets the strings in between There must be no space between the keywords and parameters The maximum size of the response packet should be less than 600 bytes The following responses are supported 3 2 1 HBzxxxx Set the heartbeat rate of the reader in seconds It is a fixed length format in decimal value It is a non volatile value and will not changed after power removed Example 0300 set the reader send a heartbeat request to the HTTP server once in 300 seconds HB 0000 to disable the heartbeat request 3 2 2 Make a beep sound on the reader Example BEEP 1 make a short beep 0 make a long beep 3 2 3 CK YYYY MM DD 55 Set the clock of the reader The year must be in 2000 to 2099 It is a fixed length format in decimal values Example CK 2007 01 23 12 34 56 set the
6. in decimal If RLY 1 the relay will be turned on If RLY 0 the relay will be turned off The state of relay will be affected by the subsequence commands 3 2 15 LEDzx This is a fixed length command and values are in decimal If LED 1 the yellow green MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 16 LED will be lighted up If LED 0 it will be turned off 3 2 16 SID xxxxxxxx This is a fixed length command and values are in hexadecimal value It is a non volatile value and will not changed after power removed 3 2 17 MKEY Nxxxxxxxxxxxx This is a fixed length command and values are in hexadecimal value It is a non volatile value and will not changed after power removed N is either A or B to specify which key to be set XXXXXXXxxxxx is the value of the key in 12 hexadecimal digits e g MKEY ADC 1234567890 will set KEYA to value DC 1234567890 hex It is not recommend to transmitting the key over public network instead set it in a safe and private network environment 3 2 18 MREAD Nxx This is a fixed length command and values are in hexadecimal value It is a non volatile value and will not changed after power removed N is either A or B to specify which key to be set xx is the block number to be read in hex e g MREAD BOC will set the reader to read block number 12 decimal using KEYB 3 2 19 MAUTH x This is a fixed length command where x is the value authorization mode It is a
7. non volatile value and will not changed after power removed MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 0 will not read any block of data i e authentication is disabled MAUTH 1 will read block of data using the key specified by MREAD If authentication is success the data block will be sent to the server as well as the UID If authentication is failed only the UID will be sent to the server MAUTH 2 will read block of data using the key specified by MREAD If authentication is success the data block will be sent to the server as well as the UID If authentication is failed no request will be sent to the server 3 2 20 5 This is a fixed length command and 64 bit values are in hexadecimal value It is a non volatile value and will not changed after power removed This is the secret key used for computing MD5 checksum MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 4 PHP Code Example The following is an self explainable example of PHP script located on the HTTP server The filename is avea php lt htm1 gt lt body gt lt php setup variables cmd _GET cmd mode cET mode code GET uid now time O stamp the current time st date Y m d H i s now set the datetime string to correct format mycard 3388bE0AB replaced by your card number rtime date time access the date and time of the reader remote o
8. with PHP enabled It will send PHP URL requests to the HTTP server with the various parameters And it accepts responses from the HTTP server to perform various actions on the reader 3 1 Requests to HTTP server The followings are the variables presented to the PHP User can access it correspondingly 3 1 1 avea php The reader send a GET request to access a fixed web page of the HTTP server avea php located on the root of the website The file extension is user selectable e g avea asp avea cfm avea pl avea htm and avea html But it is server changeable to any numeric filename located on the root 3 1 2 date and time Hold the date and time of that request The format of date is YYYY MM DD e g 2007 01 23 means 235 Jan 2007 The format of time is HH MM SS where HH is hour MM is minute and SS is second Make sure the date and time of the reader is set otherwise it may not work properly 3 1 3 id It is the IP address of the reader e g 192 168 1 234 It must be set to different value for each reader in order to function properly MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 1 4 5 It is the byte length of the UID of the MIFARE card It can be 4 7 10 3 1 5 5014 It is the UID of the MIFARE card the string is in hexadecimal format and is of variable size ulen tells the length For examples for ulen 4 uid 9E80732F for ulen 7 uid 8877665E03441A for ulen 10 uid 123456789ABCDEF01 234
9. MF WEBOSS USER MANUAL TCP IP ETHERNET HITP WEB CLIENT MIFARE CARD TERMINAL 8th January 2014 International Company Limited http avea cc Table of Contents Table of Contents MF WEBOSS TCP IP Ethernet HTTP Web Client MIFARE Card Terminal 1 SETUPTHE READER 1 1 DEFAULT SETTINGS 1 2 RESET MF WEBO8S TO DEFAULT 1 3 FORCE DHCP MODE 1 4 SUPPORTED CARD TYPE INSTALLATION 2 1 POWER REQUIREMENTS 2 1 1 Terminal Block 2 1 2 Power from Cat 5 e Ethernet cable 22 EXTERNAL RELAY CONTROL 2 3 CONTACT SWITCH 2 4 MECHANICAL DIMENSIONS end oc even a ead ERES 8 SOFTWARE 3 1 REQUESTS TO HTTP SERVER 3 1 1 Navea php 3 1 2 date and time 3 1 3 Sid 3 1 4 ulen 3 1 5 uid 3 2 3 2 1 HB xxxx 3 2 2 BEEP x 3 2 3 CK YYYY MM DD HH MM SS 3 2 4 GRNT xx MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 2 5 DENY 3 2 6 ROOT xxxxxxxx 3 2 7 3 2 8 DHCP x 3 2 9 IP xxx xxx XXX XXx 3 2 10 GWzxxx xxx xxx xxx 3 2 11 NM Zxxx xxx Xxx xxx 3 2 12 WSzxxx xxx xxx xxx 3 2 13 3 2 14 RLY x 3 2 15 LED x 3 2 16 SIDzxxxxxxxx 3 2 17 3 2 18 MREAD Nxx 3 2 19 MAUTH x 3 2 20 5 PHP CODE EXAMPLE MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 85 TCP IP Ethernet HTTP Web Client MIFARE Card Terminal MF WEBOSS is a TCP IP Ethernet based RFID terminal for
10. clock to 23 Jan 2007 pm12 34 56 MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 2 4 GRNT xx Set the reader to a grant access state i e to engage the relay from NO state to NC state for xx seconds and return to NO state Meanwhile a LED will be turn on and off simultaneously It is a fixed length format in decimal value Example GRNT 08 set the relay to NC state LED on for three seconds and return to NO state and LED off 3 2 5 DENY Set the reader to a deny access state i e to make sure the relay is in NO state 3 2 6 ROOTzxxxxxxxx This will change the root page to be access by the reader It is a fixed length format in decimal value It is a non volatile value and will not changed after power removed For example 00024689 this will make the reader to access the page 24689 php rather than the default avea php By setting ROOT 00000000 will reset to access the default page 3 2 7 EXTzx This will change the root page s file extension to be access by the reader It is a fixed length format It is a non volatile value and will not changed after power removed Value of x File extension 0 php 1 asp 2 cfm 3 MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal 3 2 8 DHCP x This will control DHCP feature of the reader If 1 DHCP is enabled If DHCP 0 DHCP is disabled It is a non volatile value and will not changed after power r
11. emoved If enabled it will send requests to DHCP server to acquire the following items host IP netmask default gateway www server IP 3 2 9 IPZXXX XXX XXX XXX This is a fixed length command and values are in decimal It will change the IP address of the reader It is a non volatile value and will not changed after power removed Example 192 168 001 234 3 2 10 GWzXxxx XXXx XXX XXX This is a fixed length command and values are in decimal It will change the default router of the reader It is a non volatile value and will not changed after power removed Example GW 192 168 001 002 3 2 11 NMzXXX XXX XXX XXX MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal This is a fixed length command and values are in decimal It will change the netmask of the reader It is a non volatile value and will not changed after power removed Example NM 255 255 255 000 3 2 12 WSzXXX XXX XXX XXX This is a fixed length command and values are in decimal It will change the web server IP address to be accessed by the reader It is a non volatile value and will not changed after power removed Example WS 192 168 001 001 3 2 13 This is a fixed length command and values are in decimal It will change the port number to be used to access the web server in decimal It is a non volatile value and will not changed after power removed Example PT 00080 3 2 14 RLY x This is a fixed length command and values are
12. ernet cable in this case power is output to the POWER TERMINAL 0 ETHERNET 13 Q a POWER TERMINAL POWER 9 12V 500mA DC IN Power supply positive termina GND Power supply negative terminal a A EN cni Bypass switch Ei NORMAL CLOSE COMMON NORMAL OPEN RELAY TERMINAL TO ELECTRIC STRIKE 2 1 Power Requirements MF WEBOSS requires 9 to 12V DC 500mA for normal operation There are two ways to supply the power to the reader 2 1 1 Terminal Block LC u Pp POWER TERMINAL a TO POWER 9 12V 500mA DC IN Power supply positive termina 8 GND Power supply negative terminal Apply the power to the terminal block with positive terminal to VIN and negative terminal to GND ground MF WEBO8S TCP IP Ethernet HTTP PHP RFID terminal 2 1 2 Power from Cat 5 e Ethernet cable POWER THRU ETHERNET CABLE To reader s RJ45 socket To Ethernet hub switch 1 PIN 1 white green PIN Position PIN Position PIN 2 green j PIN 3 white orange a 3 PIN 6 orange TO Power supply GENE PIN 4 blue positive terminai N PIN 5 white blue TO Power C 7 white brown negative terminat HEED PINS brown Apply the power through the Ethernet cable on the RJ45 connector Pin 7 and 8 is connected to GND ground and Pin 4 and 5 is connected to VIN Meanwhile jump block J3 must be shorted out by four two pin jumper cap Mi am eia Insert
13. pen 1 echo lt AVEA gt starting flag switch cmd 1 case PU power up echo CK st set clock if mode ID2 for MF WEBO8S only echo DHCP 1 turn on the DHCP feature break case CO card only if code mycard echo MSG 3f737937 show message OPEN echo GRNT 01 grant access else 4 echo DENY deny access break case HB heartbeat echo CK st set clock MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal break case PG being pinged if _GET contact CLOSE echo GRNT 01 grant access break case Sw being pinged if Cremote_open 1 echo GRNT 01 grant access break echo lt AVEA gt ending flag lt html gt MF WEBO08S TCP IP Ethernet HTTP PHP RFID terminal

Download Pdf Manuals

image

Related Search

Related Contents

Coopération intelligente: mode d`emploi  情報セキュリティ自己診断チェックリスト  TKDevice - Pegasus Europa GmbH  ASSMANN Electronic AK-1522-200 networking cable  PDFファイルはこちら  Découvrir le programme de cette formation  LC6000D  CONNECTION 80W & 120W Folding Solar Panels Instructions  Downloading - Pdfstream.manualsonline.com  Nedis CS15000PB001GR  

Copyright © All rights reserved.
Failed to retrieve file