This chapter shows how to distribute the The Imaging Source Cognex Vision Pro Plugin with a Vision Pro application.
The The Imaging Source AIK plugin comes with a setup program, which installs all necessary files and registers the plugin correctly in the registry.
The setup program can be added to an application's setup. Optionally it can be called with following parameters:
If the The Imaging Source AIK plugin is installed from the setup file you created on your own, the following files are needed:
The files can be found in the installation directory of the The Imaging Source AIK plugin. It is per default C:\Program Files\Common Files\The Imaging Source Europe GmbH\TIS_AIK"
Additionally the Microsoft Visual Studio VC++ 9 runtime setup is needed.
Following keys are to be added to the registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\COGNEX\AIK] [HKEY_LOCAL_MACHINE\SOFTWARE\COGNEX\AIK\Adapter_TIS_AIK] "LibName"="C:\\Your installation directory\\tis_aik.dll" "ServerNameBase"="Cognex.AIKserver.Adapter_TIS_AIK." "PoolSize"=dword:02000000 "UseExe"=dword:00000001