登录
首页 » LabView » THOS_USB_Communications

THOS_USB_Communications

于 2009-11-11 发布 文件大小:553KB
0 122
下载积分: 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 个回复

  • FFT
    使用LabVIEW对输入波形经行傅里叶变换,对比时域信号与频域信号。(LabVIEW for use by the line of the Fourier transform of the input waveform, compared to the time domain signal and frequency domain signals.)
    2014-12-10 20:27:05下载
    积分:1
  • program
    控制三台电机,并完成转矩给定的分配,记录转速(Control three motors and complete the assignment given torque, speed record)
    2013-09-18 16:25:52下载
    积分:1
  • USBStepping
    Simple USB stepping control Source + Firmvare for PIC18F4550
    2010-11-09 20:16:32下载
    积分:1
  • kvCanVi
    实现Kvaser的CAN通讯,能实现简单的读写CAN信号。(The CAN communication of Kvaser can be realized, and CAN signal can be read and written simply.)
    2020-12-17 22:59:11下载
    积分:1
  • LV2012_FreeCOM
    在labview环境下编写的一个串口助手,可以读取数据,保存数据,截屏的功能,功能强大,适合初学者(A LabVIEW environment in the preparation of serial assistant, you can read the data, save data, screenshot function, powerful, suitable for beginners)
    2014-06-06 15:47:01下载
    积分:1
  • usb
    说明:  USB嵌入式系统微型打印机接口设计Mini USB printer interface embedded systems design(Mini USB printer interface embedded systems design)
    2011-03-24 19:43:00下载
    积分:1
  • MyUsbHidTestApp
    说明:  VC++ USB 通用代码,包括通过VID,PID查找 USB设备,以及连接,通讯。(VC++ USB general code)
    2019-04-18 16:31:33下载
    积分:1
  • Autocorrelation
    自相关算法的labview实现,需要设计相关参数。(Labview autocorrelation algorithm to achieve)
    2013-10-24 16:37:36下载
    积分:1
  • labviewSignalProcessing
    基于LabVIEW的机械振动信号分析系统的开发(labview signal processing)
    2015-04-04 18:54:41下载
    积分:1
  • PDsource
    1)本程序为高压电气设备局部放电领域中的信号源软件模拟程序。2)本人亲自编写。实验室一直在用。3)可模拟各种类型的放电信号。4)算法此处就不提供了,否则过于泄密了。(A) the procedures for the high-voltage electrical equipment in the field of partial discharge source software simulation program. 2) I personally prepared. Laboratory has been in use. 3) to simulate various types of discharge signal. 4) algorithm is not provided here, otherwise too leaked it.)
    2013-09-05 16:46:25下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载