SSPC-Tester/Driver/UDP5080-100/UNI-T SDK/.svn/pristine/9c/9c998f4a047bc82558ae85eb0cc0d442e4e1df52.svn-base
2026-06-30 12:10:29 +08:00

16 lines
440 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

初次使用,请先安装驱动:
运行driver\DriverPack_Libusb\Installer.bat文件按照步骤按照即可。
然后直接打开examples\UCIDemoProj示例工程编译运行然后先对照
机型对应的协议文档,熟悉简单的通信指令。
请查看UCIDemoProj的源码文件获取代码级的开发演示。
目录说明:
<doc> 所有文档
<driver> 驱动安装程序
<include> 相关引用文件。
<examples> VC、VB、CVI和LabView的示例工程。
<lib> UCI接口库包含C、C#和VB接口版本