LabVIEW missing VI

穿精又带淫゛_ 提交于 2019-12-24 10:46:14

问题


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!


回答1:


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




回答2:


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


来源:https://stackoverflow.com/questions/6297366/labview-missing-vi

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!