cobisja / tad-php

PHP Library for ZK Time & Attendance Devices
MIT License
213 stars 159 forks source link

Imposible iniciar conexión con dispositivo 192.168.2.150 #37

Open kimpoy010 opened 6 years ago

kimpoy010 commented 6 years ago

I am getting this error while trying the get_date() function

Fatal error: Uncaught TADPHP\Exceptions\ConnectionError: Imposible iniciar conexión con dispositivo 192.168.2.150 in C:\xampp\htdocs\time\lib\TAD.php:408 Stack trace: #0 C:\xampp\htdocs\time\lib\TAD.php(271): TADPHP\TAD->check_for_connection() #1 C:\xampp\htdocs\time\index.php(15): TADPHP\TAD->__call('get_date', Array) #2 {main} thrown in C:\xampp\htdocs\time\lib\TAD.php on line 408

My device is ZKTeco TX628 and I set the IP address of the device to 192.168.2.150, and from the command prompt I can ping it also I can access it via telnet client. As per the Device info, it has VX10.0 fingerprint algorithm and the Platform is ZMM200_TFT and here is the link for the data sheet for further information about the device.

http://www.hilite.com.pk/datasheet/attendance/tx-628.pdf

Can I use this SDK for my device? If yes, can you help me what's giving the error? Thanks

cobisja commented 6 years ago

Greetings,

Please, read very carefully the README.md file. Also you have to double check for:

Best regards,

El 28/10/2017 10:15, "kimpoy010" notifications@github.com escribió:

I am getting this error while trying the get_date() function

Fatal error: Uncaught TADPHP\Exceptions\ConnectionError: Imposible iniciar conexión con dispositivo 192.168.2.150 in C:\xampp\htdocs\time\lib\TAD.php:408 Stack trace: #0 C:\xampp\htdocs\time\lib\TAD.php(271): TADPHP\TAD->check_for_connection()

1 https://github.com/cobisja/tad-php/issues/1

C:\xampp\htdocs\time\index.php(15): TADPHP\TAD->__call('get_date', Array)

2 https://github.com/cobisja/tad-php/issues/2 {main} thrown in

C:\xampp\htdocs\time\lib\TAD.php on line 408

My device is ZKTeco TX628 and I set the IP address of the device to 192.168.2.150. As per the Device info, it has VX10.0 fingerprint algorithm and the Platform is ZMM200_TFT and here is the link for the data sheet for further information about the device.

http://www.hilite.com.pk/datasheet/attendance/tx-628.pdf

Can I use this SDK for my device? If yes, can you help me what's giving the error? Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cobisja/tad-php/issues/37, or mute the thread https://github.com/notifications/unsubscribe-auth/AJzLMmNRA1e1jeYmIQQn591etO1Cq1cIks5swzbvgaJpZM4QJ9QH .

aice09 commented 6 years ago

Is there's any solution to access the data in ZKTeco TX 628 Biometrics using these code @cobisja ??

haseebhk22 commented 6 years ago

@cobisja I have a device ZKTecho mb160 can this model is supported by this library can you give some info about this because i already tested zklib and also this one but there is a connection problem can you help me how to get info about my device firmware version and other information?

haseebhk22 commented 6 years ago

@cobisja ????