登录
首页 » LabView » THOS_USB_Communications

THOS_USB_Communications

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

  • KeypadSample
    Source code for TI Keyboard using TUSB3410
    2016-07-14 13:53:57下载
    积分:1
  • pid控制
    说明:  用户通过数据采集卡采集到模拟数据,与预先设定的值进行比较,PID运算(Users collect analog data through data acquisition card, compare with pre-set values, and perform PID operation.)
    2020-06-17 01:40:01下载
    积分:1
  • 数据采集指南 上篇
    Introduction of NI data acquisition hardware 1. Basic components of a complete data acquisition system 2. NI provides data acquisition hardware products based on which platforms and which application areas they are suitable for respectively. 3. What important parameters should be paid attention to in the process of hardware selection of data acquisition equipment
    2020-06-21 20:00:02下载
    积分:1
  • PPG
    LabVIEW脉搏波采集程序,可以控制采集的开始和停止(Pulse acquisition of LabVIEW)
    2013-07-18 09:49:30下载
    积分:1
  • labview-report-demo#4
    说明:  labview报表生成程序示例,可以生成word,excel,html报表(LabVIEW report generation program example, can generate word, Excel, HTML reports)
    2020-09-16 10:59:33下载
    积分:1
  • 一本介绍labwindowCVI的基础教
    一本介绍labwindowCVI的基础教程,手把手教会你使用labwindow,制作自己的软件。(1 describes the basis for labwindowCVI tutorial Shoubashoujiao will you use labwindow, create their own software.)
    2009-12-18 15:42:48下载
    积分:1
  • PPG
    LabVIEW脉搏波采集程序,可以控制采集的开始和停止(Pulse acquisition of LabVIEW)
    2013-07-18 09:49:30下载
    积分:1
  • acquire-windows-api
    通过user32.dll获取窗口句柄, 并模拟软件上的按钮操作(through user32.dll to acquire window api)
    2015-07-08 18:39:43下载
    积分:1
  • excel+fft
    本vi用于读取excel文件并将所需数据做快速傅里叶变换(FFT)处理。(This VI is used to read the excel file and to process the required data by fast Fourier transform (FFT).)
    2017-07-28 11:30:23下载
    积分:1
  • Extract-the-Sine-Wave
    用LabView提取正弦波信号的源代码。适合音频设备设计人员使用。(Extract the Sine Wave)
    2015-07-30 10:40:33下载
    积分:1
  • 696516资源总数
  • 106428会员总数
  • 7今日下载