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

Search help:


[Installation] ACTAtek4 Wiring & Connection Diagrams

Solution

Installation wiring references showing how ACTAtek terminals connect to locks, UPS power supplies, automatic doors, I/O boards, turnstiles and other access-control components. Intended for installers, contractors and system integrators.

 ----------------------------------------------------------------------------------

Please kindly download the following files from the attachments:

  • Full wiring diagrams: ACTA4_Wiring_Manual_v1.1.pdf

  • Quick diagram for fail-safe EM lock: ACTA_acs_em_lock.pdf

  • Quick diagram for device connection with IO board: actatek_io.pdf

  • Quick diagram for two ACTAtek devices with UPS: 2actatek_ups.pdf

  • Quick diagram for ACTAtek device installation with automatic sliding door: actatek_sliding_door.pdf

Attachments:
ACTA4_Wiring_Manual_v1.1.pdf ACTA4_Wiring_Manual_v1.1.pdf
ACTA_acs_em_lock.pdf ACTA_acs_em_lock.pdf
actatek_io.pdf actatek_io.pdf
2actatek_ups.pdf 2actatek_ups.pdf
actatek_sliding_door.pdf actatek_sliding_door.pdf

 
Was this article helpful? yes / no
Article details
Article ID: 263
Category: Technical Kit
Views: 686
Rating (Votes): Article rated 3.0/5.0 (2)

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