0

I am trying to load a .vi. While loading, LabVIEW is looking for a vi in ..\National Instruments\Labview 2011\examples\Vision Acquisition\NI-IMAQdx\High Level\SubVIs\

However, I do not have a "Vision Acquisition" folder in "examples". What am I missing?

Jakub Czaplicki
  • 1,787
  • 2
  • 28
  • 50
LV3
  • 1
  • 1
  • 3

2 Answers2

1

You need to install NI-IMAQ drivers.

CharlesB
  • 86,532
  • 28
  • 194
  • 218
  • Thanks. I installed that but Labview still asks for that subvi and I don't have that folder on my system. I now manually pointed it to IMAQ Vision Example folder.vi: - The VI expected to be at "D:\folder\Program Files\National Instruments\LabVIEW 2011\examples\Vision Acquisition\NI-IMAQdx\High Level\SubVIs\Flush Control Value.vi" was loaded from "C:\Program Files\National Instruments\LabVIEW 2011\examples\Vision\IMAQ Vision Example folder.vi". Where the .vi I try to load is in D:\folder\sub\sub\sub – LV3 Mar 20 '13 at 16:31
1

uninstall it and try to install it again

pdp
  • 609
  • 9
  • 22