Data exchange directy to USB device with VID and PID in Delphi

♀尐吖头ヾ 提交于 2019-12-05 07:25:26
LU RD

See Robert Marquardt's HID controller suite for Delphi.

It will give you communication possibilities with a USB device. This unit is incorporated in Project Jedi as well.

See also Jan Axelson's HID page for examples. I think he has written book also. USB Complete. On his page are som Delphi references.

If you are using Delphi 2009 or newer, follow the link given in the answer on SO question :using-hidcontroller-on-delphi-2010

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!