Đăng ký Đăng nhập
Trang chủ Công nghệ thông tin Kỹ thuật lập trình Wiegand tool user manual(eng).pdf...

Tài liệu Wiegand tool user manual(eng).pdf

.PDF
20
336
53

Mô tả:

UNION COMMUNITY Wiegand Tool User Guide Version 1.0 May, 2012 Software Development Depar tment UNION COMMUNITY CO., LTd. CONTENTS Union Community Co., LTD. Hyundai Topics Bldg., 44-3, Bangi-dong, Songpa-gu, Seoul 138-050 Korea Tel : +82-6488-3000, Fax : +82-6488-3099 http://www.unioncomm.co.kr 1. Product Introduction ................................................................................................... 3 1.1. Product Intro ..................................................................................................................... 3 2. Wiegand Out Setting.................................................................................................. 4 2.1. Basic Info ............................................................................................................................ 4 2.2. Field Type ........................................................................................................................... 6 2.3. Field Input Procedure ...................................................................................................... 7 3. Wiegand In Setting ...................................................................................................... 9 3.1. Basic Info ............................................................................................................................ 9 3.2. Field Type ......................................................................................................................... 10 3.3. Field Type ......................................................................................................................... 12 4. Wiegand Example........................................................................................................ 13 4.1. 26bit Wiegand Out Setting ......................................................................................... 13 4.2. 26bit Wiegand In - A Setting ...................................................................................... 15 4.3. 26bit Wiegand In - B Setting ...................................................................................... 17 4.4. 26bit Wiegand In - C Setting ...................................................................................... 19 Copyright 2007 UNIONCOMMUNITY Co., LTD. 2 1. Product Introdution 1.1. Product Introduction Wiegand Tool is for generating wiegand IN/OUT format file when terminals are connected to weigand card reader or other controllers. It can set up the standard 26 bits and 34 bits as well as the user cutomized bits. Also it can support for the user based customization for parity, bit digit, data field, etc. The weigand format file generated from the Wiegand Tool can be transferred to the terminal using UCS SDK. Refer to UCS SDK SetWiegandFormatToTerminal fuction for more info. This manual is for how to use the Weigand Tool. Copyright 2007 UNIONCOMMUNITY Co., LTD. 3 2. Wiegand Out Setting Pic 1. [ Wiegand Out ] 2.1. Basic Info ■ Bit Length Length Select (Unused / St. 26bit / St. 34bit / Customize) - Unused : No use Copyright 2007 UNIONCOMMUNITY Co., LTD. 4 - St. 26bit : Standard 26bit - St. 34bit : Standard 34bit - Customize ■ Custom size Length select (Range: 1~128bit) when Bit Length setting is [Customize]. ■ Port State Active Low (default) / Active Hight. ■ Site Code Setting when reqired to set by user (Terminal Setting Range: 0~255, SDK is possible to set more than the terminal setting range.) ※ Tip 26bit – 3byte (SiteCode : 1byte + UID : 2byte) / 34bit – 4byte(SiteCode : 1byte + UID : 3byte) ■ Send Fail Sending fail data (Select among the options of Not Anything / Send Fail Data / Invert Parity) - Not Anything : No use - Send Fail Data : Send Fail Data - Invert Parity : When sending fail data, send E/O the opposite (E:Even Parity/O:Odd Parity) ■ Fail Data When Send Fail setting is [Send Fail Data], set fail data sending data format ※ Tip Faile Data : when 1234 is set, 1=SiteCode / 234 = UID (ID: 3 digits) ■ Bypass When sending card data input from the card reader, set YES. The default is NO. ■ Interval Time(us) Interval Time b/w Wiegand Signal Normally this value is not set. (0 = When no use, then 2ms) ■ Width Time(us) Copyright 2007 UNIONCOMMUNITY Co., LTD. 5 Wiegand Signal Time Width Normally this value is not set. (0 = When no use, then 50μs) 2.2. Field Type ■ : 1byte(=8bit) ■ : Set the length based on user ID data digits ■ : When fixing data value as 0 ■ : When fixing data value as 1 ■ : Odd accurary verfication bit ■ : Even accuracy verification bit ■ Set Field Set the value after selecting Field Type ■ Set Parity Set the accuracy verification range of Even Parity and Odd Parity ※ Tip : 26bit = Set 12 bit except for Even Parity + Set 12 bit except for Odd Parity Copyright 2007 UNIONCOMMUNITY Co., LTD. 6 2.3. Field Input Procedure Pic 2. [ Field Input Procedure ] Copyright 2007 UNIONCOMMUNITY Co., LTD. 7 ■ Save Save the set value as a file ■ Open Read the set value from the saved file Copyright 2007 UNIONCOMMUNITY Co., LTD. 8 3. Wiegand In Setting Pic 3. [ Wiegand In ] 3.1. Basic Info ■ Bit Length Set Legnth (Unused / St. 26bit / St. 34bit / Customize) - Unused : No use Copyright 2007 UNIONCOMMUNITY Co., LTD. 9 - St. 26bit : Standard 26bit ■ Port State Active Low (default) / Active Hight. ■ Interval Time(us) Wiegand Signal Interval Time Normally this value is not set. (0 = When no use, then 2ms) ■ Width Time(us) Wiegand Signal Time Width Normally this value is not set. (0 = When no use, then 50μs) 3.2. Field Type ■ : When Field is not in use ■ : Input Data 1 ■ : Input Data 2 ■ : Input Data 3 ■ : Input Data 4 ■ : Input Data 5 ■ : Odd accurary verification bit ■ : Even accuracy verification bit ■ Set Field : Set the value after selecting Field Type Copyright 2007 UNIONCOMMUNITY Co., LTD. 10 . ■ Set Parity : Set the accuracy verification range of Even Parity and Odd Parity ※ Tip : 26bit = Set 12 bit except for Even Parity + Set 12 bit except for Odd Parity ■ Card Data ■ Data Type : Set Card Data format designated from [Set Field] (Select among Unused / Binary / D ecimal String / Hexa String) - Unused : When no use - Binary - Decimal String - Hexa String ■ Digit Size : Number of digit ■ Bit Order : Data sending method (MSB(Default) : Sending one by one from the first / LSB : Sendi ng one by one from the last) ※ Tip : MSB : Most Significant Bit : The first digit from Binary numbers LSB : Least Significant Bit : The last digit from Binary numbers ■ Save Save the set value as a file ■ Open Read the set value from the saved file Copyright 2007 UNIONCOMMUNITY Co., LTD. 11 3.3. Field Type Pic 4. [ Field Input Procedure ] Copyright 2007 UNIONCOMMUNITY Co., LTD. 12 4. Wiegand Setting Example The below is Wiegand setting example fro 26 bits. (From the Wiegand Tool, 26bits and 34 bits canb e used as the standard settings but in order to explain ‘Customize’, we will use the 26 bits as an exa mple.) If need more detail settings, pls refer to Chapter 2, Wiegand Out and Chapter 3, Wiegand In. 4.1. 26bit Wiegand Out Setting Pic 5. [ Wiegand Out Setting] Copyright 2007 UNIONCOMMUNITY Co., LTD. 13 (1) Bit Length : Customize Select (2) Custom Size : 26bit ☞ Customize / 26bit (3) Field Type : First select and set as the above for the left (4) from Set Field. And complete fr o the rest types in the same way. ☞ E : 1bit / S : 8bit / D : 16bit / O : 1bit (4) Set Field : Set as the above pic. (5) Set Parity : First select picture. And select from Set Field area and set from the 2nd to the 13th bit as the above and set from the 15th to 25th bit as the above picture. ☞ E : 2bit~13bit / O : 14bit~25bit Copyright 2007 UNIONCOMMUNITY Co., LTD. 14 4.2. 26bit Wiegand In - A Setting 26bit (Card Data – When 0×B2 0×34 0×74 is input as 0×B2 0×34 0×74) Pic 5. [ Wiegand In Setting ] (1) Bit Length : Customize Select (2) Custom Size : 26bit ☞ Customize / 26bit Copyright 2007 UNIONCOMMUNITY Co., LTD. 15 (3) Field Type : First select and set as the above for the left (4) from Set Field. And complete fr o the rest types in the same way. ☞ E : 1bit / 1 (Card Data 1) : 8bit / 2 (Card Data 2) : 8bit / 3 (Card Data 3) : 8bit / O : 1bit (4) Set Field : Set as the above pic. (5) Set Parity : First select ve picture. And select from (4) Set Field area and set from the 2nd to the 13th bit as the abo and set from the 15th to 25th bit as the above picture. ☞ E : 2bit~13bit / O : 14bit~25bit (6) Card Data : Set Card ID 0×B2 0×34 0×74 Type and each digit number. Click Area and input as the above. Follow the same method for and in (4) Set Field . ☞ 1 (Card Data 1) : Data Type - Hexa String / Digit Size - 2 / Bit Order - MSB ☞ 2 (Card Data 2) : Data Type - Hexa String / Digit Size - 2 / Bit Order - MSB ☞ 3 (Card Data 3) : Data Type - Hexa String / Digit Size - 2 / Bit Order – MSB Copyright 2007 UNIONCOMMUNITY Co., LTD. 16 4.3. 26bit Wiegand In - B Setting 26bit (Card Data- When 0×B2 0×34 0×74 is input as 0011678836(Decimal)) (1) Bit Length : Customize Select (2) Custom Size : 26bit ☞ Customize / 26bit Copyright 2007 UNIONCOMMUNITY Co., LTD. 17 (3) Field Type : First select and set as the above for the left (4) from Set Field. And complete fr o the rest types in the same way. ☞ E : 1bit / 1 (Card Data 1) : 24bit / O : 1bit (4) Set Field : Set as the above pic. (5) Set Parity : First select picture. And select from Set Field area and set from the 2nd to the 13th bit as the above and set from the 15th to 25th bit as the above picture. ☞ E : 2bit~13bit / O : 14bit~25bit (6) Card Data : Set Card ID 0×B2 0×34 0×74 Type and each digit number. Click in (4) Set Field Area ☞ 1 (Card Data 1) : Data Type - Decimal String / Digit Size - 10 / Bit Order – MSB Copyright 2007 UNIONCOMMUNITY Co., LTD. 18 4.4. 26bit Wiegand In - C Setting 26bit (Card Data- When 0×B2 0×34 0×74 is input as 178,13428(Decimal)) (1) Bit Length : Customize Select (2) Custom Size : 26bit ☞ Customize / 26bit (3) Field Type : First select and set as the above for the left (4) from Set Field. And complete fr Copyright 2007 UNIONCOMMUNITY Co., LTD. 19 o the rest types in the same way. ☞ E : 1bit / 1 (Card Data 1) : 8bit / 2 (Card Data 2) : 16bit / O : 1bit (4) Set Field : Set as the above pic. (5) Set Parity : First select picture. And select from Set Field area and set from the 2nd to the 13th bit as the above and set from the 15th to 25th bit as the above picture. ☞ E : 2bit~13bit / O : 14bit~25bit (6) Card Data : Set Card ID 0×B2 0×34 0×74 Type and each digit number. Click in (4) Set Field Area and follow the method for ☞ 1 (Card Data 1) : Data Type - Decimal String / Digit Size - 3 / Bit Order - MSB ☞ 2 (Card Data 2) : Data Type - Decimal String / Digit Size - 5 / Bit Order - MSB Copyright 2007 UNIONCOMMUNITY Co., LTD. 20
- Xem thêm -

Tài liệu liên quan