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

Search help:


How to make ACTAtek device's wiegand output work with the 3rd party controller's 26bit wiegand input?

Solution

 


 

The below steps will show you how to make ACTAtek device's wiegand output work with Kantech KT-300 Door Controller's 26bit wiegand input as an example. 

 

Step1.Please follow the below diagram to finish the wiring between the device and the controller.

 

Step2.Login to physical device's console menu to add the new User such as Smart Card /FingerPrint or PIN.

In this example,we will add one Smart Card user ID:1234,and its card no. was 56EE1600.

 

Step3.Login to device's [Terminal Setup]page to setup [Wiegand Configuration] setting ,and select which wiegand output data format to meet your requirements.e.g.Card ID only. Once done,click [Submit] to make the changes saved. 

 

 

Step4.Now the staff can start to access the device using Smart Card,and then the device will output the wiegand output data to the controller.

 

 

The above's test video can be watched on-line here. 

 

Description:

The device's Wiegand output data format was configured as "Card ID only"

The device's CSN :56EE1600,and then first 24bit will be sent out: 56EE16

So, when you watched the video, the KT-300 will read out 56:EE16.

 

 
Was this article helpful? yes / no
Article details
Article ID: 53
Category: Wiegand output integration
Views: 1245
Rating (Votes): Article not rated yet (0)

 
« Go back

$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 '';