文件名称: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_ListDevices, FT_Write and FT_Read with a loop-back connector to write data to the device and then read it back.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TryUSB\app.aps
......\app.ico
......\app.rc
......\AssemblyInfo.cpp
......\devFTDI.cpp
......\devFTDI.h
......\devFTDI.resX
......\Form1.cpp
......\Form1.h
......\Form1.resX
......\FTD2XX.H
......\FTD2XX.lib
......\ReadMe.txt
......\resource.h
......\stdafx.cpp
......\stdafx.h
......\TryUSB.sln
......\TryUSB.suo
......\TryUSB.vcproj
TryUSB
说明.doc