LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview executable is giving a error message after installation when i run the program

I have created a labview executable using LV6.1,after installation in a PC which does not have LV,it gives me a error when i run saying "An error occurred when loading "counter group config.vi".How do i solve it
0 Kudos
Message 1 of 3
(2,522 Views)
In the Build Application or Shared Library in the source files TAB, you should include the Library zadvdctr.llb which you will find in the vi.lib/Daq directory.

Then build all again and run the installation from the scratch
----------------------------------------------------------------------------------------------
There are 10 kind of persons. Those who understand binaries and the others.
0 Kudos
Message 2 of 3
(2,522 Views)
You need to install NI-DAQ on the new pc. A built application does not include hardware drivers such as NI-DAQ, NI-GPIB, etc.
0 Kudos
Message 3 of 3
(2,522 Views)