登录
首页 » LabView » RIGOL-DS1000-Series

RIGOL-DS1000-Series

于 2020-08-31 发布 文件大小:570KB
0 269
下载积分: 1 下载次数: 63

代码说明:

  普源DS1000系列示波器labview RS232和GPIB通信驱动.(this is labview driver for Rigol DS1000.)

文件列表:

RIGOL DS1000 Series
...................\Examples
...................\........\RIGOL DS1000 Series Acquire Continuous Digital Waveform.vi,22503,2012-11-02
...................\........\RIGOL DS1000 Series Acquire Continuous Waveform.vi,21819,2012-09-08
...................\........\RIGOL DS1000 Series Acquire Digital Waveform.vi,19868,2012-11-02
...................\........\RIGOL DS1000 Series Acquire Multiple Waveforms.vi,22990,2012-11-02
...................\........\RIGOL DS1000 Series.bin3,1969,2012-11-01
...................\Private
...................\.......\Default Instrument Setup.vi,12004,2012-09-08
...................\Public
...................\......\Action-Status
...................\......\.............\Action-Status.mnu,2404,2012-11-01
...................\......\.............\Enable Logic Analyzer Display.vi,12809,2012-09-08
...................\......\.............\Reset Waveform Position.vi,11975,2012-09-08
...................\......\.............\Switch Logic Analyzer State.vi,11995,2012-09-08
...................\......\Close.vi,10605,2012-09-08
...................\......\Configure
...................\......\.........\Autosetup.vi,13845,2012-09-08
...................\......\.........\Configure Acquisition Type.vi,16518,2012-09-08
...................\......\.........\Configure Channel Characteristics.vi,19905,2012-09-08
...................\......\.........\Configure Channel Unit.vi,14990,2012-09-08
...................\......\.........\Configure Channel.vi,24293,2012-09-06
...................\......\.........\Configure Logic Analyzer Channel.vi,18096,2012-09-08
...................\......\.........\Configure Logic Analyzer Group.vi,16850,2012-09-08
...................\......\.........\Configure Timebase Mode.vi,15515,2012-09-08
...................\......\.........\Configure Timebase.vi,15666,2012-09-08
...................\......\.........\Configure Trigger (Duration).vi,21464,2012-09-08
...................\......\.........\Configure Trigger (Edge).vi,19712,2012-09-08
...................\......\.........\Configure Trigger (Pattern).vi,27107,2012-09-08
...................\......\.........\Configure Trigger (Pulse Width).vi,20311,2012-09-08
...................\......\.........\Configure Trigger (Video).vi,23297,2012-09-08
...................\......\.........\Configure Trigger Midpoint.vi,12106,2012-09-08
...................\......\.........\Configure Trigger Setup.vi,26175,2012-09-08
...................\......\.........\Configure Trigger Sweep.vi,13663,2012-09-08
...................\......\.........\Configure Trigger.vi,8833,2012-09-08
...................\......\.........\Configure.mnu,2880,2012-11-01
...................\......\Data
...................\......\....\Data.mnu,2344,2012-11-01
...................\......\....\Low Level
...................\......\....\.........\Abort.vi,11929,2012-09-08
...................\......\....\.........\Data_Low Level.mnu,2476,2012-11-01
...................\......\....\.........\Fetch Digital Waveform.vi,26130,2012-09-08
...................\......\....\.........\Fetch Waveform Measurement.vi,16706,2012-09-08
...................\......\....\.........\Fetch Waveform.vi,39118,2012-09-08
...................\......\....\.........\Initiate.vi,13616,2012-09-08
...................\......\....\Read (Digital Waveform).vi,18463,2012-09-08
...................\......\....\Read (Multiple Waveforms).vi,20393,2012-09-08
...................\......\....\Read (Single Waveform).vi,17858,2012-09-08
...................\......\....\Read Waveform Measurement.vi,14909,2012-09-08
...................\......\....\Read.vi,7004,2012-09-08
...................\......\dir.mnu,2568,2012-11-01
...................\......\Initialize.vi,24370,2012-09-08
...................\......\Utility
...................\......\.......\Delay.vi,12337,2012-09-08
...................\......\.......\Reset.vi,13797,2012-09-08
...................\......\.......\Revision Query.vi,22974,2012-09-08
...................\......\.......\Utility.mnu,2468,2012-11-01
...................\......\VI Tree.vi,17275,2012-09-08
...................\RIGOL DS1000 Series Readme.html,5317,2012-11-01
...................\RIGOL DS1000 Series.aliases,42,2012-09-09
...................\RIGOL DS1000 Series.lvlib,8079,2012-09-08
...................\RIGOL DS1000 Series.lvlps,81,2012-09-08
...................\RIGOL DS1000 Series.lvproj,6772,2012-09-08

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

发表评论

0 个回复

  • Autocorrelation
    自相关算法的labview实现,需要设计相关参数。(Labview autocorrelation algorithm to achieve)
    2013-10-24 16:37:36下载
    积分:1
  • LCDCtrl
    由于有一个项目需要使用320*240的液晶屏,于是使用labview Xctrl制作了一个模拟的单像素控件,可以直接当作虚拟屏幕使用,在项目前期比较方便(A project need to use the 320 x 240 LCD screen, so use the the labview Xctrl produced a simulated single-pixel control can be used directly as the use of virtual screen early in the project is more convenient)
    2013-03-12 11:49:55下载
    积分:1
  • 显示图片并删除
    通过一个例子演示如何逐张显示一个文件夹内所有的图片(An example shows how to display all the pictures in a folder by one by one.)
    2018-02-23 18:58:14下载
    积分:1
  • labviewserial
    使用labview编程实现的串口通信,通过串口发送的命令控制相关设备进行数据传输和处理(Serial communication using LabVIEW programming, data transmission and processing through the serial port to send commands to control devices)
    2016-03-16 14:03:38下载
    积分:1
  • labview九点标定
    labview与机械手的九点标定 手眼标定的实现(LabVIEW and nine-point calibration of manipulator)
    2021-02-17 11:19:46下载
    积分:1
  • 堆栈(队列)
    介绍了Labview编程中的堆栈技术,提供demo案例。(This paper introduces the stack technology in Labview programming and provides demo cases.)
    2020-06-16 04:00:02下载
    积分:1
  • FIR_IIR_Final
    基于labvIEW虚拟数字滤波器设计,集成有FIR何IIR滤波器,操作简单实用(LabvIEW virtual digital filter design based on how integrated FIR IIR filters, simple and practical)
    2014-02-16 17:04:48下载
    积分:1
  • zz
    说明:  QPSK BPSK调制解调+USRP,观察(输入、输出、眼图)(modulation and demodulation of QPSK and BPSK+ USRP)
    2015-06-15 20:24:51下载
    积分:1
  • 用户登录
    说明:  labview用户登录程序,可以用于软件的初始页面。(LabVIEW user login program can be used for the initial page of the software.)
    2019-11-13 09:49:01下载
    积分:1
  • LabVIEW生成dll范例和教
    说明:  Labview生成DLL文件的教程,适用于dll开发等。(LabVIEW to generate DLL file tutorial, suitable for DLL development and so on.)
    2020-07-06 14:59:32下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载