登录
首页 » LabView » THOS_USB_Communications

THOS_USB_Communications

于 2009-11-11 发布 文件大小:553KB
0 115
下载积分: 1 下载次数: 361

代码说明:

  使用Labview编写PC端USB通讯程序,与C8051f320进行大规模数组USB通讯。文件中Device部分是Silab提供的FileTransfer例程,适用于C8051f320;Host部分中VC程序Silab提供的原例程,Labview程序是根据VC程序自主改写移植而成。已通过测试验证。(Interface for USB communicatons on PC, was coded by Labview, and it can transfer(USB) big array with C8051f320. The Device folder from Silab s example "FileTransfer", and the VC code in Host folder also. The VI in Host folder is code basic the VC code. The VI passed test.)

文件列表:

THOS_USB_Communications
.......................\Device
.......................\......\C8051F32x
.......................\......\.........\c8051F320.h
.......................\......\.........\cyglink.txt
.......................\......\.........\FileTransfer
.......................\......\.........\FileTransfer.#1
.......................\......\.........\FileTransfer.#2
.......................\......\.........\FileTransfer.M51
.......................\......\.........\FileTransfer.wsp
.......................\......\.........\tmp.out
.......................\......\.........\USB_API.h
.......................\......\.........\USB_MAIN.#1
.......................\......\.........\USB_MAIN.c
.......................\......\.........\USB_MAIN.LST
.......................\......\.........\USB_MAIN.OBJ
.......................\......\USBX_F320_1.LIB
.......................\Host
.......................\....\builds
.......................\....\......\THOS_USB_Communications
.......................\....\......\.......................\TH Observation System
.......................\....\......\.......................\.....................\data
.......................\....\......\.......................\.....................\....\SiUSBXp.dll
.......................\....\......\.......................\.....................\Readme.txt
.......................\....\......\.......................\.....................\USB_Communicationsr.aliases
.......................\....\......\.......................\.....................\USB_Communicationsr.exe
.......................\....\......\.......................\.....................\USB_Communicationsr.ini
.......................\....\THOS_USB_Communications
.......................\....\.......................\Global Variable
.......................\....\.......................\...............\THOS_GlobalVariable.vi
.......................\....\.......................\Readme.txt
.......................\....\.......................\Rtm
.......................\....\.......................\...\THOS_Startup.rtm
.......................\....\.......................\SiUSBXp.dll
.......................\....\.......................\Sub VIs(SI)
.......................\....\.......................\...........\THOS_CloseUSB.vi
.......................\....\.......................\...........\THOS_GetTimeouts.vi
.......................\....\.......................\...........\THOS_OpenUSB.vi
.......................\....\.......................\...........\THOS_ReadData.vi
.......................\....\.......................\...........\THOS_SetTimeouts.vi
.......................\....\.......................\...........\THOS_WriteData.vi
.......................\....\.......................\Sub VIs(USB)
.......................\....\.......................\............\THOS_DeviceRead.vi
.......................\....\.......................\............\THOS_DeviceWrite.vi
.......................\....\.......................\............\THOS_ReadFileData.vi
.......................\....\.......................\............\THOS_SearchUSB.vi
.......................\....\.......................\............\THOS_SimpleModeRead.vi
.......................\....\.......................\............\THOS_SimpleModeWrite.vi
.......................\....\.......................\............\THOS_WriteFileData.vi
.......................\....\.......................\THOS_Startup.vi
.......................\....\.......................\THOS_USB_Communications.aliases
.......................\....\.......................\THOS_USB_Communications.lvproj
.......................\....\VC6
.......................\....\...\FileTransfer.exe
.......................\....\...\SiUSBXp.dll
.......................\....\...\Source
.......................\....\...\......\FileTransfer.cpp
.......................\....\...\......\FileTransfer.dsp
.......................\....\...\......\FileTransfer.h
.......................\....\...\......\FileTransfer.rc
.......................\....\...\......\FileTransferDlg.cpp
.......................\....\...\......\FileTransferDlg.h
.......................\....\...\......\res

.......................\....\...\......\...\FileTransfer.rc2
.......................\....\...\......\resource.h
.......................\....\...\......\SiUSBXp.dll
.......................\....\...\......\SiUSBXp.h
.......................\....\...\......\SiUSBXp.lib
.......................\....\...\......\StdAfx.cpp
.......................\....\...\......\StdAfx.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Spectrum-Analyzer
    基于LabVIEW的频谱分析仪设计,数据采集、参数设置、频谱分析(波形显示、频率测量、功率测量)、数据存储(Spectrum Analyzer Based on LabVIEW design, data collection, parameter setting, spectral analysis (waveform display, frequency measurement, power measurement), data storage)
    2013-11-06 12:49:57下载
    积分:1
  • PI_Feedforward inverse control
    以labview为平台实现的PI逆迟滞模型实现压电陶瓷的前馈逆控制,(Feedforward inverse control of piezoelectric ceramics by PI inverse hysteresis model)
    2018-03-12 19:22:55下载
    积分:1
  • 6.1 图形显示控件
    分享下labview图形显示控件,非常好用的呀(Share the labview graphical display control, very easy to use, suitable for LabVIEW beginners)
    2018-07-24 09:17:29下载
    积分:1
  • AN70983
    说明:  赛普拉斯批量传输的软件程序,初学者使用,,,(Cypress batch transfer software program for beginners)
    2020-06-18 13:20:02下载
    积分:1
  • Super_XYGraph
    说明:  labview中常常需要显示曲线,并需要制作缩放,设置,浮动游标等功能。本Xcontrol集成了这些功能,这样就不用每次都去写麻烦的曲线操作了!(LabVIEW often needs to display the curve, and needs to make zoom, set, floating cursor and other functions. This XControl integrates these functions, so you don't have to write troublesome curve operations every time!)
    2020-08-24 14:03:31下载
    积分:1
  • Labview_dll
    Labview调用dll文件,实现加、减、乘、除等运算,可以用来学习labview调用dll的方法。(Labview call dll file, add, subtract, multiply, divide, such as computing, the method can be used to learn labview call dll' s.)
    2014-02-16 10:56:12下载
    积分:1
  • 用户管理_Usermanagement
    采用数据保存用户名、密码等数据,同时具备修改、添加、删除用户信息等(User name, password and other data are saved by data, and user information can be modified, added and deleted at the same time)
    2020-06-18 02:40:02下载
    积分:1
  • getin
    说明:  labview 的入门程序,最好的入门资料就是自己编的小程序,供大家参考( LabVIEW)
    2010-03-22 09:20:27下载
    积分:1
  • FTP-Handling
    this vi shows different ways of handling FTP commands in LabVIEW
    2020-08-23 14:18:23下载
    积分:1
  • LabVIEWdotNetDataGrid-0.1
    Labview的DataGridView应用例程(1.基于Labview的DataGridView应用例程; 2.可用作优化界面风格; 3.对表格的操作更强大;-1.It is base on labview example of Data Grid View 2.It can be used to optimize the interface 3.It has the strong ability of operating the table.)
    2021-01-29 00:18:35下载
    积分:1
  • 696524资源总数
  • 103843会员总数
  • 49今日下载