Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

i have followed the steps for running exe on target machine but camera streaming did not found yet.

Install the following run-time engines:

LabVIEW Run-time Engine (same version that was used to develop the VI)

Vision Run-time Engine (same version that was used to develop the VI)

A single-seat Vision Deployment License is required for each target machine on which you install the Vision Run-time Engine. See Related Links for more details.

Copy the following DLLs from your development machine's System Directory, typically C:\Windows\system32, to your target machine's System Directory.

ImaqDirectShowDll.dll

ImaqDirectShowExport.dll

Register ImaqDirectShowExport.dll by selecting the Windows Start Menu and selecting Run.

Type in regsvr32 C:\WINDOWS\system32\ImaqDirectShowExport.dll and click OK to register the DLL.

 

If you are on a different OS or if the system directory is different and you want to copy the file path instead of typing the whole path, you can drag the file to the command line in the Run prompt, highlight the path, right-click and select Copy.

Paste in the command prompt window by right-clicking and selecting Paste.

 

The ImaqDirectShowDll does not have to be registered.

 

I have followed all above steps ,

 

Can any one help me for solution ?

0 Kudos
Message 1 of 4
(3,346 Views)

Have you installed Vision Acquisition Software at the target system?

 

 

 

Christian

0 Kudos
Message 2 of 4
(3,331 Views)

no sir

I had installed installer of application 

0 Kudos
Message 3 of 4
(3,329 Views)

 

My guess is that the driver is missing at the target system.

You can add the driver (part of Vision Acquisition Software) you need (IMAQ, IMAQdx, ..) under the Additional Installers Section of your Build Specification and you will also need a runtime license.

 

 

 

Christian

0 Kudos
Message 4 of 4
(3,325 Views)