登录
首页 » LabView » VI

VI

于 2017-12-14 发布 文件大小:294KB
0 277
下载积分: 1 下载次数: 0

代码说明:

说明:  一个使用NI-pIX6002的labview数据采集程序,可以储存、发送数据,显示波形,(A LabVIEW data acquisition program that uses NI-pIX6002 to store, send and display the waveform.)

文件列表:

DAQ6002Rebuild
DAQ6002Rebuild\Console.vi, 20847, 2017-06-17
DAQ6002Rebuild\controls
DAQ6002Rebuild\controls\CreateSampleInfoText.vi, 13264, 2017-05-23
DAQ6002Rebuild\controls\Data.ctl, 12489, 2017-06-04
DAQ6002Rebuild\controls\ReceiveMatedata.vi, 26387, 2017-06-17
DAQ6002Rebuild\controls\SendData-.vi, 17969, 2017-06-04
DAQ6002Rebuild\controls\senddata.vi, 21104, 2017-06-16
DAQ6002Rebuild\controls\sendmatedata.vi, 24392, 2017-06-17
DAQ6002Rebuild\controls\State.ctl, 11914, 2017-06-16
DAQ6002Rebuild\DAQRebuild.aliases, 42, 2017-06-17
DAQ6002Rebuild\DAQRebuild.lvlps, 83, 2017-06-17
DAQ6002Rebuild\DAQRebuild.lvproj, 37970, 2017-06-17
DAQ6002Rebuild\documentation
DAQ6002Rebuild\documentation\loc_conditional_state_transition.png, 3758, 2015-01-25
DAQ6002Rebuild\documentation\loc_new_button.png, 2624, 2015-01-25
DAQ6002Rebuild\documentation\loc_new_button_transition.png, 1718, 2015-01-25
DAQ6002Rebuild\documentation\loc_new_button_value_change.png, 10148, 2015-01-25
DAQ6002Rebuild\documentation\loc_new_state.png, 2092, 2015-01-25
DAQ6002Rebuild\documentation\loc_open_data_typedef.png, 5077, 2015-01-25
DAQ6002Rebuild\documentation\loc_open_states_typedef.png, 5265, 2015-01-25
DAQ6002Rebuild\documentation\loc_simple_state_machine.png, 16187, 2015-01-25
DAQ6002Rebuild\documentation\loc_state_transition.png, 1630, 2015-01-25
DAQ6002Rebuild\documentation\loc_transition_error.png, 2780, 2015-01-25
DAQ6002Rebuild\documentation\loc_use_state_data.png, 3967, 2015-01-25
DAQ6002Rebuild\documentation\Simple State Machine Documentation.html, 21658, 2015-01-25
DAQ6002Rebuild\Main.vi, 84856, 2017-06-17
DAQ6002Rebuild\Receiver.vi, 19352, 2017-06-17
绘图3.vsdx, 65837, 2017-06-17

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

发表评论

0 个回复

  • 数组真值个数及位置
    说明:  查找布尔数组中的布尔为真的个数并找出所处索引位置(Find the number of Booleans and index in a Boolean array that are real)
    2019-01-12 09:41:13下载
    积分:1
  • LabView的任意信号发生器
    说明:  基于LabVIEW的数字电压表设计。 1.掌握数字电压表的基本原理和方法; 2.基于LabView设计数字电压表并实现;(Design of digital voltmeter based on LabVIEW. 1. Master the basic principles and methods of digital voltmeter; 2. Design and implement digital voltmeter based on LabView;)
    2019-06-30 19:25:29下载
    积分:1
  • pinpufenxi_labview
    基于LABVIEW的虚拟频谱分析仪,可以对任意信号以及采集卡采集到的信号进行频域分析,同时还加入了时域分析,使功能更为强大。(LABVIEW-based virtual spectrum analyzer can be arbitrary signals and the signal acquisition card for frequency domain analysis, and also joined the time-domain analysis, so that more powerful.)
    2013-07-24 08:20:24下载
    积分:1
  • 范例DEMO
    labview控制电机的一些范例,还有数据采集的一些例子(Some examples of the LabVIEW control of the motor and some examples of data acquisition)
    2018-01-23 21:32:45下载
    积分:1
  • YJ.WebControls
    属性: TextBoxID : 目标 TextBox 的ID,只需要正确填写该属性本控件就可以使用 UpdatePanelID : 控件所在并且进行异步更新的UpdatePanel控件的编号(该属性为了支持ASP.NET 2.0 AJAX Extensions 1.0组件设计,因为代码内使用了UpdatePanel类,所以在使用时如果没有安装ASP.NET 2.0 AJAX Extensions 1.0组件请先安装) 注意: 1.本控件必须放在与目标TextBox同一级下。 2.本控件只需先把该DLL拖放在工具栏中即可象一般的控件一样使用。(Attribute: TextBoxID: target TextBox' s ID, just need to correctly fill in the properties of this control, you can use UpdatePanelID: Controls the host and the asynchronous update UpdatePanel control' s ID (the property in order to support the ASP.NET 2.0 AJAX Extensions 1.0 component design, as the code using the UpdatePanel inside the class, so when in use, if not installed ASP.NET 2.0 AJAX Extensions 1.0 component install) Note: 1. This control must be placed under the same level with the target TextBox. 2. This control simply should first drag and drop the DLL in the tool bar can be used as general as the control.)
    2010-03-05 12:11:33下载
    积分:1
  • 用于控制keithley2600数字源表测量太阳电池的IV曲线 IV-curve-measure-with-Keithley2600
    该程序可用于控制keithley2600数字源表测量太阳电池的IV曲线。可设置正反扫描次数,实时显示测量结果,并计算Jsc,Voc,FF,eff等电池参数。程序IVnew是总程序,除子程序外,还包括NI公司网站上提供的keithley2600程序包(必要)。(The program can be used to control keithley2600 digital source meter to measure the solar cell IV curve. Can be set to the number of positive and negative scanning, real-time display of measurement results, and calculate the cell parameters of Jsc, Voc, FF, eff. The program ‘IVnew’is the final program.)
    2020-06-28 10:20:01下载
    积分:1
  • Keithley
    读取keithley数据的labview程序(Read keithley data labview program)
    2020-11-16 10:59:41下载
    积分:1
  • Read-TDMS-File
    实现了Labview中格式为TDMS的数据文件的读取,并能够在波形图表中显示数据文件中记录的波形。(Achieved in Labview TDMS data file format is read, and the ability to display data in the waveform chart waveform records in the file.)
    2021-03-24 12:09:14下载
    积分:1
  • modbusrtu
    labview程序,可以接收和发送modbus rtu协议信息。“CRC VHL”为循环冗余校验(Labview program)
    2014-01-04 16:44:04下载
    积分:1
  • 通道选择
    提出了如何在DAQ数据采集中设置通道设置(DAQ data acquisition channel settings)
    2018-04-09 23:14:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载