kamshory / ZKLibrary

ZKLibrary is PHP library for reading and writing data to attendance device using UDP protocol. This library useful to comunicate between web server and attendance device directly without addition program. This library is implemented in the form of class. So that you can create an object and use it functions.
GNU General Public License v2.0
198 stars 179 forks source link

Write On Lcd #61

Open tehceen opened 5 years ago

tehceen commented 5 years ago

hi sir i want to display some text on my zkteco k 40 lcd i use $zk->writeLCD($rank, $text) but this is not working thanks

kamshory commented 5 years ago

I have tested it on Solution X100C but not on the others.