11/29/2019 5:08 PM | |
Joined: 10/1/2013 Last visit: 5/8/2024 Posts: 605 Rating: (71)
|
Hi, I'm not aware of any sample code. Basically all you need to do is to create a serial socket in VBA (Object "SerialPort") and send/receive ASCII commands to the connected reader. The commands you can find here: Explanation of how to use SerialPort: |
Follow us on