ZKLibrary icon indicating copy to clipboard operation
ZKLibrary copied to clipboard

Check In, Check Out data not showing

Open pervej-fac opened this issue 4 years ago • 2 comments

When I call getAttendance(); it returns UID, ID, state, timestamp; But I need to fetch Check In, Check Out data; How to get Check In, Check Out data? could you please write down and send me the code for Check In, Check Out data.

Then I will be much grateful to you.

Thanks

pervej-fac avatar Feb 22 '21 06:02 pervej-fac

Had the same issue and solved by changing library state from offset from 56 to 66.

Tested on ZK40. Current 56 offset is the value for mode, Not status.

jamesimosh avatar Mar 19 '22 19:03 jamesimosh

Had the same issue and solved by changing library state from offset from 56 to 66.

Tested on ZK40. Current 56 offset is the value for mode, Not status.

thanks u

hasanbasri1993 avatar Aug 14 '23 18:08 hasanbasri1993