使用out驱动程序将数据发送到USb设备 [英] Send Data To USb Device with out Driver

查看:170
本文介绍了使用out驱动程序将数据发送到USb设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个usb usb,但它没有驱动程序..那我怎么能与设备通信

我是一个初学者,在c sharp,所以plz帮助..

I have a usb usb but it is does not have a driver..then how can i communicate with the device
iam a beginner in c sharp so plz help..

推荐答案

查看Codeproject上的这篇USB文章C#的USB Hid组件

用于C#的USB HID组件 [ ^ ]



另外还有USB COMPLETE(第三本)由Jan Axelson撰写,对于理解HID,USB和为其编写软件非常有帮助。



如果你的USB设备不是HID组件,那么你必须为它找到一个驱动程序。
Check out this USB article on Codeproject "A USB Hid component for C#"
A USB HID Component for C#[^]

Also the book USB COMPLETE (third edition) by Jan Axelson, is very helpful to understanding HID, USB and writing software for it.

If your USB device is not a HID component, then you will have to locate a driver for it.


这篇关于使用out驱动程序将数据发送到USb设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆