CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - visa labview

搜索资源列表

  1. visa_w_r_test

    1下载:
  2. visa读写,可用于符合visa规范的仪器基本读写,SCPI指令-visa write and read
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:9.2kb
    • 提供者:刁进
  1. DMM-VISA

    0下载:
  2. 利用Visa接口与Keithley2000万用表通信,LabVIEW编程-Interface with the use of Visa communications Keithley2000 multimeter, LabVIEW Programming
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:31.95kb
    • 提供者:Sylvia
  1. probes

    0下载:
  2. The VISA probes for LabVIEW 7.0 greatly extend the amount of relevant information displayed when using LabVIEW probes on VISA refnums. They are used automatically by LabVIEW in place of the generic probe when they are installed.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:371.29kb
    • 提供者:luf
  1. NI-VISAUSB

    1下载:
  2. 使用NI VISA驱动开发控制USB设备的技术指南-Use NI VISA Driver Development control USB devices Technical Guide
  3. 所属分类:USB develop

    • 发布日期:2017-03-22
    • 文件大小:142.36kb
    • 提供者:田凯文
  1. shiboqi

    0下载:
  2. 实现函数发生器产生的波形能够在电脑显示器上显示。函数发生器通过GPIB卡与电脑连接并传输数据,电脑上通过LABVIEW软件环境完成与GPIB卡的数据通信。在LABVIEW环境下完成了对虚拟仪器前面板以及后台程序框图的设计与编程。在LABVIEW开发环境下,实现对GPIB控制时,采用VISA模块驱动的方法进行编程。设计结果在LABVIEW环境下的虚拟示波器能够实现示波器的功能,能够显示函数发生器所产生的任意波形。- achieve the waveform can be displayed on
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:刘峰
  1. Csharp_Lv

    0下载:
  2. C#调用LV做成的DLL 主要为Boolean、数值、字符串、路径、数组、VISA设置名称 Boolean可以用数值代替,false:0 ture:1 路径及VISA设备名称可以改为字符串型。 注意:可以将Lv的输出字符串定义为32位。 在定义Labview的函数时,都使用Standard Calling Conventions。值型的Bass by都设置为Value,字符串型设置为C String Pointer。 在定义函数参数时,注意Labview与C#的数据类型必
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:75.28kb
    • 提供者:zhw63
  1. Labview8.2-2

    0下载:
  2. 〈Labview 8.2 从入门到精通〉教程的随书光盘第一部分。-从入门到精通> the < Labview 8.2 Tutorial CD-ROM with the first part of the book.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3.14mb
    • 提供者:mengxl369
  1. VISA

    1下载:
  2. 通过LABVIEW编程实现通用的虚拟仪器串行通讯,检测通讯是否成功。-Through LABVIEW virtual instrument programming universal serial communication, test communication was successful.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:9.88kb
    • 提供者:李昊
  1. UART

    0下载:
  2. UART 模块....LABVIEW VISA module-UART MODULE....LABVIEW VISA module
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:14.14kb
    • 提供者:stone
  1. NI-VISA

    1下载:
  2. 基于NI-VISA与LabVIEW的USB接口应用设计.pdf-LabVIEW based on NI-VISA and the USB interface to application design. Pdf
  3. 所属分类:USB编程

    • 发布日期:2013-10-25
    • 文件大小:257.71kb
    • 提供者:强哥
  1. USB-Raw

    1下载:
  2. 在Labwindows开发环境下,通过NI-VISA实现PC与usb-RAW设备的通信-In Labwindows development environment, through the PC and the NI-VISA to achieve the communication devices usb-RAW
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:123.34kb
    • 提供者:韩金霞
  1. Labview-serial-port

    0下载:
  2. 介绍和编程: 1,什么是串口? 2,什么是RS-232? 3,什么是RS-422? 4,什么是RS-485? 5,什么是握手? -1. Overview of Serial Bus 2. Connecting and Setting up a Serial Instrument Control System 3. How to Create a VISA Resource for the Instrument in MAX 4. Instrument C
  3. 所属分类:Com Port

    • 发布日期:2017-03-25
    • 文件大小:257.16kb
    • 提供者:liuerbin
  1. visa

    0下载:
  2. 使用labview visa模块的单片机上位机程序,需要安装visa驱动。所使用的labview为2013版,visa请安装13版以上-SCM module using labview visa PC program, you need to install the driver visa. Labview used for version 2013, visa please install version 13 or more
  3. 所属分类:LabView

    • 发布日期:2017-04-26
    • 文件大小:12.48kb
    • 提供者:刘志有
  1. visa read

    0下载:
  2. 本vi用于从串口读取十六进制数据并保存数据至tdms文件。用户可在第二个循环中根据自己的串口数据格式进行改动。 (需要安装visa驱动)(This VI is used to read sixteen hexadecimal data from the serial port, and save data to the TDMS file.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-25
    • 文件大小:44kb
    • 提供者:49943
  1. labview论坛-基于labview的摄像头采集程序

    0下载:
  2. 用labview实现摄像头数据的采集分析,完成数据的变化与采集(LabVIEW camera data acquisition and analysis, the completion of data changes and acquisition)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:859kb
    • 提供者:llbbestlj123
  1. LabVIEW_Xmodem VISA

    0下载:
  2. LabVIEW Xmodem Librarry
  3. 所属分类:LabView编程

    • 发布日期:2018-01-05
    • 文件大小:240kb
    • 提供者:likeipod
  1. visa数据采集

    0下载:
  2. labview USB串口显示, 论坛助手源码程序,例程结合易语言扩展界面支持库,主要应用易语言(labview USB Forum assistant source code program, routines combined with easy language extension interface support library, the main application of easy language)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-08
    • 文件大小:10kb
    • 提供者:辉 仔
  1. VISA udp command

    0下载:
  2. 通过VISA实现UDP包的读写,Labview程序,UDP协议(Implementation of UDP packet reading and writing through VISA)
  3. 所属分类:LabView编程

    • 发布日期:2018-05-02
    • 文件大小:16kb
    • 提供者:AikePU
  1. STM32 Labview USB通信

    1下载:
  2. STM32USB与labview通信,,使用VISA读取(STM32USB communicates with labview, read by VISA)
  3. 所属分类:嵌入式/单片机/硬件编程

  1. NI-VISA_LV2018

    0下载:
  2. LABVIEW 的NI-VISA 软件需要的程序,可以下载(LABVIEW NI-VISA use for LABVIEW)
  3. 所属分类:LabView编程

    • 发布日期:2021-03-16
    • 文件大小:687kb
    • 提供者:心正
« 12 3 4 5 »
搜珍网 www.dssz.com