简体   繁体   English

Labview中的驱动程序

[英]Drivers in labview

we need to interface Rohde & schwarz fsv30 spectrum analyzer to the laptop. 我们需要将Rohde&schwarz fsv30频谱分析仪连接到笔记本电脑。 we are using windows 7 opering system. 我们正在使用Windows 7操作系统。 labview version is 13.0f2, 64 bit(2013). labview版本为13.0f2,64位(2013年)。 For that we have downloaded instrument driver related which is related to Rohde & schwarz fsv30 spectrum analyzer in the website www.rohde-schwartz.hu/hu/service_and_support/Downloads/Drivers. 为此,我们在www.rohde-schwartz.hu/hu/service_and_support/Downloads/Drivers网站上下载了与Rohde&schwarz fsv30频谱分析仪相关的仪器驱动程序 In that link we found drivers for so many instruments. 在该链接中,我们找到了许多仪器的驱动程序。 Among them We have downloaded the driver which related to r&s fsv labview. 其中,我们下载了与r&s fsv labview相关的驱动程序。 The name of the folder is like this rsspecan_lv_331 . 该文件夹的名称类似于rsspecan_lv_331 we unzipped the files and we got instr.lib and user.lib. 我们解压缩了文件,然后得到了instr.lib和user.lib。 C:\\Program Files\\National Instruments\\LabVIEW 2013 we copied the files in this file path Under instr.lib and user.lib. C:\\ Program Files \\ National Instruments \\ LabVIEW 2013,我们在instr.lib和user.lib下的该文件路径中复制了文件。 But we didn't get the drivers under instruments i/o -> instrument drivers. 但是,我们没有将驱动程序放置在乐器I / O->乐器驱动程序下。 Is the installation is correct or not. 安装是否正确。 If it's not correct what is the right way? 如果不正确,正确的方法是什么?

After downloading rsspecan_lv_331 we will get instr.lib and user.lib . 下载rsspecan_lv_331后,我们将获得instr.libuser.lib In instru.lib Rohde&Schwarz Spectrum Analyzer folder will be there. 在instru.lib中将存在Rohde&Schwarz Spectrum Analyzer文件夹。 Copy that folder into C:\\Program Files\\National Instruments\\LabVIEW 2013\\instru.lib (this is different from the above file instru.lib). 将该文件夹复制到C:\\ Program Files \\ National Instruments \\ LabVIEW 2013 \\ instru.lib (与上述文件instru.lib不同)。 In user.lib _express folder will be there.In that folder rsspecan will be there. 在user.lib中, _express文件夹将存在。在该文件夹中, rsspecan将存在。 Copy this folder into C:\\Program Files\\National Instruments\\LabVIEW 2013\\user.lib_express into this.(this user.lib is different from the above file user.lib). 将此文件夹复制到C:\\ Program Files \\ National Instruments \\ LabVIEW 2013 \\ user.lib_express到此文件夹中(此user.lib与上面的文件user.lib不同)。 Then in instrument drivers in functions palette we can get the rhode&schwarz spectrum analyzer driver. 然后,在功能面板的仪器驱动程序中,我们可以获得Rhode&schwarz频谱分析仪驱动程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM