SSPC-Tester/Driver/UDP5080-100/UNI-T SDK/使用说明.txt
2026-06-30 12:10:29 +08:00

18 lines
597 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.

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