VISAInstrument-master

所属分类:驱动编程
开发工具:C#
文件大小:66KB
下载次数:3
上传日期:2019-10-16 20:29:13
上 传 者半里
说明:  基于Visa协议的接口控制,可以实现控制GPIB,USB,网口和串口。
(Based on the Visa protocol interface control, can achieve control GPIB,USB, network port and serial port.)

文件列表:
CODE_OF_CONDUCT.md (3209, 2018-07-25)
CONTRIBUTING.md (68, 2018-07-25)
LICENSE (18092, 2018-07-25)
VISAInstrument.sln (1116, 2018-07-25)
VISAInstrument (0, 2018-07-25)
VISAInstrument\FodyWeavers.xml (76, 2018-07-25)
VISAInstrument\FrmMain.Designer.cs (44081, 2018-07-25)
VISAInstrument\FrmMain.cs (17703, 2018-07-25)
VISAInstrument\FrmMain.resx (20924, 2018-07-25)
VISAInstrument\Port (0, 2018-07-25)
VISAInstrument\Port\PortOperator.cs (6725, 2018-07-25)
VISAInstrument\Program.cs (1577, 2018-07-25)
VISAInstrument\Properties (0, 2018-07-25)
VISAInstrument\Properties\AssemblyInfo.cs (1324, 2018-07-25)
VISAInstrument\Properties\Resources.Designer.cs (9396, 2018-07-25)
VISAInstrument\Properties\Resources.resx (8148, 2018-07-25)
VISAInstrument\Properties\Settings.Designer.cs (1088, 2018-07-25)
VISAInstrument\Properties\Settings.settings (242, 2018-07-25)
VISAInstrument\Ulitity (0, 2018-07-25)
VISAInstrument\Ulitity\FormUltility.cs (4183, 2018-07-25)
VISAInstrument\Ulitity\PortUlitity.cs (2445, 2018-07-25)
VISAInstrument\Ulitity\RegexUtility.cs (350, 2018-07-25)
VISAInstrument\Ulitity\StringsUlitity.cs (2059, 2018-07-25)
VISAInstrument\VISAInstrument.csproj (5904, 2018-07-25)
VISAInstrument\app.config (496, 2018-07-25)
VISAInstrument\logo.ico (9662, 2018-07-25)
VISAInstrument\packages.config (258, 2018-07-25)
VISAInstrument\pic.png (28005, 2018-07-25)
_config.yml (25, 2018-07-25)

# VISAInstrument 基于NI-VISA的仪器编程,支持RS232、USB、GPIB及LAN 必须安装VISA运行时,下载链接如下(请下载最新版本1700): http://search.ni.com/nisearch/app/main/p/bot/no/ap/tech/lang/zhs/pg/1/sn/catnav:du/q/VISA/ 或者到 https://github.com/cnxy/VISAInstrument/releases/tag/1.0.0.0 下载"NIVISA1700runtime.exe"以便安装VISA运行时, 如想安装最新版本,请从第一个链接下载 ## RS232 支持常见的RS232串口编程,一般地址为“ASRL1::INSTR” ## USB 支持常见的USB接口编程,一般地址类似为“USB0::0x2A8D::0x0101::MY57501899::INSTR” ## GPIB 支持常见的USB接口编程,一般地址类似为“GPIB0::0x2A8D::0x0101::MY57501899::INSTR” 此处要求安装GPIB卡驱动程序,推荐使用NI-GPIB卡(需要驱动程序,驱动程序可以从NI官方网站下载) ## LAN 支持常见的USB接口编程,一般地址类似为“TCPIP0::34465A-01899::inst0::INSTR”或“TCPIP0::192.168.0.26::INSTR” ### 运行界面 ![image](https://github.com/cnxy/VISAInstrument/blob/master/VISAInstrument/pic.png)

近期下载者

相关文件


收藏者