LabVIEW缺少VI

发布于 2024-11-14 14:42:06 字数 172 浏览 2 评论 0 原文

我正在尝试运行一个 LabVIEW 程序,该程序不断出现错误,指出它缺少一堆子 VI。我将大部分子 VI 放在一个单独的文件夹中,除了一个:NML ALL GPIB vi。我认为其余的 VI 没有运行,因为它们都连接到这个 VI,但我不确定。有人可以告诉我在哪里可以下载这个特定的VI吗?我需要下载特定的驱动程序吗?哪一个?谢谢!

I'm trying to run a LabVIEW program that keeps bringing up an error saying it is missing a bunch of Sub VIs. I have most of the sub VIs in a separate folder except one : the NML ALL GPIB vi. I think the rest of the VIs are not running becuase they are all connected to this one but I'm not sure. Can someone please tell me where I can download this specific VI? do I need to download a specific driver? which one? Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

雨的味道风的声音 2024-11-21 14:42:06

我在 Google 上搜索了“nml all gpib vi”,它似乎是 此库 位于 斯科特·汉娜的网站

I Googled 'nml all gpib vi' and it appears to be part of this library which is on Scott Hannahs' site.

东北女汉子 2024-11-21 14:42:06

您丢失的 VI 看起来像是使用 GPIB 与仪器连接。看起来这个 vi 是由 NHMFL-FSU 的 Scott Hannahs 于 1993 年 11 月创建的。我不确定它是如何从他的网站上以 LabVIEW 库文件。该库似乎包含允许 NML ALL GPIB vi 运行所需的所有子 VI,但它们可能需要链接到您的项目中。

你们的LabVIEW程序的功能是什么?您继承了该代码还是这是新开发的?如果您将来需要任何关于 LabVIEW 的帮助,您应该了解一些资源。

  1. Info-LabVIEW - 讨论 National Instruments 生产的 LabVIEW 软件的独立邮件列表
  2. LAVA - LAVA 论坛由专门的 LabVIEW 爱好者管理和维护
  3. National Instruments - National Instruments 开发 LabVIEW 和各种数据采集硬件

Your missing VI looks like it interfaces with instruments using GPIB. It looks like this vi was created by Scott Hannahs, NHMFL-FSU, Nov. 1993. I'm not sure how it appears to be avaliable for download from his site as a LabVIEW library file. This library looks to hold all the subVIs required to allow the NML ALL GPIB vi to run but they may need to be linked into your project.

What is the function of your LabVIEW program? Have you inherited the code or is this a new development? If you need any help with LabVIEW in the future there are several resources you should be aware of.

  1. Info-LabVIEW - an independent mailing list to discuss the LabVIEW software produced by National Instruments
  2. LAVA - The LAVA Forums are managed and maintained by dedicated LabVIEW enthusiasts
  3. National Instruments - National Instruments develop LabVIEW and a wide range of data acquisition hardware
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文