【09A-EMID-6H10D】id card reader(USB)
ID card by a group of 10 composed of 16 hexadecimal numbers, using numbers when you note that the translation of the system form, Coding must be content must be consistent with the system requirements before using.
ID card number output format
1, the format of the 0:10-bit hexadecimal ASCII string that is 10 Hex format. Such as: a kind of card read out the card number as hexadecimal: "01026F6C3A".
2, Format 1: The format of 0 in the 10-bit hexadecimal, decimal converted to 12-bit card number, that is, 10H --- 12D. About "01026F6C3A" converted to: "004,335,823,930."
3, Format 2: The 0 in the following format, 8-bit, is converted to 10-bit decimal card number, that is, 8H --- 10D. About "026F6C3A" convert: "0040856634."
4, Format 3: The format of 0 in the post-6, is converted to 8-bit decimal card number, that is, 6H --- 8D. About "6F6C3A" converted to: "07,302,202."
5, the format 4: The format of 0 in the last paragraphs 5, 6, is converted to three decimal card number, and then after 4, is converted to 5 decimal card number, in the middle with "," separate, that is, "2H + 4H ". Soon 2H "6f" converted to: "111", 4H "6C3A" to "27706." Will eventually be linked to No. 2 above output, "111,27706."
6, the format 5: After the 8-bit format, 0 in the first 4-bit, is converted to 5 decimal card number, and then after 4, is converted to 5 decimal card number, in the middle with "," separate, that is, "4Hex + 4Hec ". Please contact us if the result is: 00623,27706 (4H +4 H)
ID Card International common format within the code
ID card within the code = version of the Manchester code (Version Code, referred to as "V", H9,) + client code (Customer Code, referred to as "C", H8)
+ ID code (ID Code, referred to as "ID", H7 H6 H5 H4 H3 H2 H1 H0)
For example: 125533FFFF, version of the code is "1", the customer code "2", ID code (8 digits or letters) to "5533FFFF".
H9 H8 H7 H6 H5 H4 H3 H2 H1 H0
1 2 5 5 3 3 F F F F
Note: Hexadecimal (hex, referred to as "H"), Decimal (decimal, referred to as "D").
10H → 13D [ABA (10H)]: H9-H0, that is, "125533FFFF" converted to 10 decimal, is "0078738882559."
08H → 10D [ABA (8H)]: H7-H0, that is, "5533FFFF" are translated into 10 decimal, is "1429471231."
06H → 08D [ABA (6H)]: H5-H0, that is, "33FFFF" converted to decimal 10, for "03,407,871."
08H → 55D [WG34 (4H +4 H)]: H7-H4, that is, "5533," converted to decimal 10, for "21811"; H3-H0, namely "FFFF" are translated into
10 hex for the "65535"; is finally showing results, "21811,65535."
08H → 3.5D (C) [WG26 (2H +4 H)]: H5-H4, that is, "33" converted to decimal 10, for "051"; H3-H0, namely "FFFF" Conversion
10 decimal for the "65535"; the end result will be displayed as "051,65535."
08H → 3.5D (A): H9-H8, that is, "12" converted to decimal 10, for "018"; H3-H0, namely "FFFF" converted to decimal 10, for "65535";
The end result will be displayed as "018,65535."
08H → 3.5D (B): H7-H6, that is, "55" converted to decimal 10, for "085"; H3-H0, namely "FFFF" converted to decimal 10, for "65535";
The end result will be displayed as "085,65535."
- Dc Smartcard Copyright 2008-2009 All Rights Reserved ICP:09031556
- Add:8th Floor ZhenYe No 33,Market 2 Road, Qingdao City
- TEL:0532-82817861 FAX:0532-82801083 Email:sales@zgznk.com
- Powered By Lee & Design For Zgznk.Com
