搜索资源列表
2-vc_net_example
- 这个例子展示了如何使用Visual c++通过FTD2XX.DLL与FTDI进行设备通信。包括使用FT_ListDevices FT_Write和FT_Read环回连接器以便向设备写入数据,然后读回来。需要驱动文件CDM 2.08.30支持。-This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDev
1-dlpvcc2
- 这个应用源代码展示了在VC++项目中使用D2XX驱动,并给出了基本功能的应用示例。需要驱动文件CDM 2.08.30支持。-this application source code which illustrates how to integrate D2XX drivers into a Visual C++ project and use some of the basic functions available.