登录
首页 » C# » 基于NI-VISA的仪器编程

基于NI-VISA的仪器编程

于 2019-05-20 发布
0 143
下载积分: 1 下载次数: 6

代码说明:

说明:  基于NI-VISA的仪器编程,支持RS232、USB、GPIB及LAN 必须安装VISA运行时,下载链接如下(请下载最新版本1700)(The Virtual Instrument Software Architecture (VISA) is a standard for configuring, programming, and troubleshooting instrumentation systems comprising GPIB, VXI, PXI, Serial, Ethernet, and/or USB interfaces. VISA provides the programming interface between the hardware and development environments such as LabVIEW, LabWindows/CVI, and Measurement Studio for Microsoft Visual Studio.)

文件列表:

VISAInstrument-1.0.0.0, 0 , 2017-11-16
VISAInstrument-1.0.0.0\.gitattributes, 2518 , 2017-11-16
VISAInstrument-1.0.0.0\.gitignore, 4305 , 2017-11-16
VISAInstrument-1.0.0.0\README.md, 930 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument.sln, 1116 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument, 0 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\FrmMain.Designer.cs, 31838 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\FrmMain.cs, 8163 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\FrmMain.resx, 20532 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Port, 0 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Port\PortOperator.cs, 7957 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Port\VISA32.cs, 61880 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Program.cs, 423 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Properties, 0 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Properties\AssemblyInfo.cs, 1290 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Properties\Resources.Designer.cs, 3368 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Properties\Resources.resx, 5867 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Properties\Settings.Designer.cs, 1071 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Properties\Settings.settings, 242 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Ulitity, 0 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Ulitity\FormUltility.cs, 1315 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\Ulitity\PortUlitity.cs, 1856 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\VISAInstrument.csproj, 3731 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\logo.ico, 9662 , 2017-11-16
VISAInstrument-1.0.0.0\VISAInstrument\pic.png, 18248 , 2017-11-16

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

发表评论

0 个回复

  • openCV.NetTest
    人脸检测示例程序,需要opencv.net(Face Detection Sample Application)
    2010-02-12 08:48:29下载
    积分:1
  • bianchengxiulian
    C语言嵌入式系统编程修炼,对嵌入式开发中,代码的优化,存储的管理等非常有用。(C Language Embedded Systems Programming practice, embedded development, code optimization, storage management, etc. very useful.)
    2009-11-21 13:38:15下载
    积分:1
  • C-Plus-Plus-master
    说明:  C++示例,很好的资料,希望能够帮到大家。(C++ example, a good material, I hope to help you.)
    2020-06-17 06:40:01下载
    积分:1
  • DevExpressApplication
    说明:  原创代码,C#窗体应用程序,DevExpress控件及水晶报表的使用。用到多行表头的Gridview控件显示,和多行表头的水晶报表制作,以及Excel导入导出等技术。(Original code, C# Forms application, DevExpress controls and the use of Crystal Reports. Use multi-line headers Gridview control displays, and multi-line headers Crystal reporting, and import and export Excel and other technologies.)
    2011-04-14 11:13:46下载
    积分:1
  • Move
    说明:  覆盖本地文件,删除原文件,复制、重命名再粘贴(Overwrite local files, delete original files, copy, rename and paste.)
    2020-06-17 07:00:02下载
    积分:1
  • delanay_all
    说明:  这时一个delaunay三角网的程序,功能强大,并里面有详细说明和程序及原代码。能创建二维和三维的,且能生成模拟的3D图。(then a triangular network nodes procedures, powerful, and there are detailed procedures and the original code. To be able to create two-dimensional and three-dimensional and can generate simulated 3D map.)
    2021-04-09 11:48:59下载
    积分:1
  • datagridview
    C#中datagridview控件行是否被选中代码(C# in the datagridview control whether the selected code)
    2009-05-04 15:33:12下载
    积分:1
  • DlgIniTest
    由于现代软件中,很多时候需要保留一些配置信息,而ini文件就是其中的方法之一,该工程简单而详细体现了ini文件的读写调用方式(Because of modern software, often need to retain some configuration information, and the ini file is one of the ways that the project reflects the simple and detailed invocation ini file read and write)
    2013-11-03 15:52:15下载
    积分:1
  • dspstudy
    DSP学习资料... DSP学习资料(DSP learning materials learning materials ... DSP)
    2008-05-11 14:32:29下载
    积分:1
  • MATRIX
    VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类(VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm )
    2015-08-04 16:14:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载