Knowledgebase
Jakinid Support Website > Help Desk (Jakinid.com) > Knowledgebase

Search help:


» Category: RFID & Smart Cards  (Go back)

» Articles in this category:

 
Convert HID H10301 26-Bit Card Numbers Article rated 4.0/5.0
The printed 26bits (H10301 format) HID prox. CSN showed at the card is 
Convert HID H10302 37-Bit Card Numbers Article rated 5.0/5.0
For example, the card number printed at the 37bit (H10302 format) HID proximity  card is 11500003121      ACTAtek device's Event Logs remark field showed the card number is j0000055AE83E63.  �...
How to convert the printed EM card number to match device's card S/N? Article rated 3.7/5.0
The printed EM card number is 5054304 .  ACTAtek device  reads EM card number is l65004D1F60.   Steps: 1.The prefix "l" is the pre-fix character (small letter L) of EM card . 2."65" is the batch ...
Supported RFID and Smart Card Types Article rated 5.0/5.0
Enroll an RFID Smart Card User Article rated 5.0/5.0
To enroll a new user and to associate them with a RFID smart card, please follow the below steps:
ACTAtek MIFARE Card Specifications Article rated 5.0/5.0
ACTAtek part no. : MIFARE™ ACTA-MF-1K-C-W Frequency : 13.56MHz Protocol : ISO14443A Unique ID : 32 bits
ACTAtek EM4100 Card Specifications Article rated 5.0/5.0
    Model no.:ACTA-EM-4100-ISO     Operation Frequency : 125Khz     Standard : EM4100 compatible     Memory: 64k byte read only     Read range: 5  cm     Color:White     Material:PVC ...
ACTAtek MIFARE + EM Combo Card Specifications Article rated 5.0/5.0
ACTAtek part no. : ACTA-MF-EM-1K-C-W Operating frequency: MiFare 13.56MHz / EM 125KHz Protocol : ISO14443A/EM4100 Unique ID : 32 bits EEPROM Size : 1024 Bytes Material : PVC Temperature : -20°C ~ +50...
 
$s = 1; if (file_exists(HESK_PATH . 'hesk_license.php')) { $h = (!empty($_SERVER['HTTP_HOST'])) ? $_SERVER['HTTP_HOST'] : ((!empty($_SERVER['SERVER_NAME'])) ? $_SERVER['SERVER_NAME'] : getenv('SERVER_NAME')); $h = str_replace('www.','',strtolower($h)); include(HESK_PATH . 'hesk_license.php'); if (isset($hesk_settings['license']) && strpos($hesk_settings['license'],sha1($h.'h3&Fp2#LaA&59!w(8.Zc]*+uR512')) !== false) { $s = 0; } else { echo '

INVALID LICENSE (NOT REGISTERED FOR '.$h.')!

'; } } if ($s) { echo '

 
Powered by Help Desk Software HESK - brought to you by Help Desk Software SysAid

'; } echo '
'; include(HESK_PATH . 'footer.txt'); echo '';