Loading knowledgebase suggestions...
» Category: Installation, Wiring & Hardware
(Go back)
» Articles in this category:
 |
|
 |
| |
 |
To comply with US/EU RoHS regulations, the ACTAtek device utilizes a capacitive battery to maintain date and time information. When the device is powered on and fully charged for several days, it can ... |
|
 |
Please kindly download the file from the attached files.
the full diagrams:ACTA4_Wiring_Manual_v1.1.pdf
the quick diagram for fail-safe EM lock:ACTA_acs_em_lock.pdf
the quick diagram for the device c... |
|
 |
To find out the dimensions of the ACTA4 device, please download the file from the attachment. The file is named ACTA4_Dimension.pdf and contains |
|
 |
It is the standard "3.5 x 1.35mm DC plug" for ACTAtek device.
|
|
 |
Please check the below picture for more information.
|
|
 |
Yes, the administrator can use 99% alcohol to clean ACTAtek device, including plastic case, acrylic panel, buttons and the prism of FP scanner after every time the User access the device. |
|
 |
The PoE Powered Device (PD) power classification of ACTAtek device is class 3.See below.
|
|
 |
Please kindly check the below link from Google search results page for your reference.
http://www.axis.com/global/en/support/faq/FAQ115358 |
|
 |
It is T9.
|
|
|
|
 |
|
 |
$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 ' |