Home

Ver.1282

image

Contents

1. 2008 01 08 2005 12 09 2008 01 30 2006 01 12 2008 05 20 2008 06 17 2008 05 29 2006 05 23 2007 06 12 2008 05 01 2008 05 13 2008 06 23 2008 06 16 2008 05 22 2008 05 22 2007 11 05 2008 10 07 2007 11 06 2007 03 27 2006 01 12 630 784 663 552 622 592 634 880 692 224 667 648 622 592 667 648 561 152 626 688 548 864 622 592 552 960 663 552 671 744 643 072 671 744 667 648 663 552 667 648 536 576 663 552 540 672 458 752 864 256 622 592 589 824 589 824 ArtCamSdk_098 dll ArtCamSdk_098II dll ArtCamSdk_150P dll ArtCamSdk_150P2 dll ArtCamSdk_150P3 dll ArtCamSdk_150P8V dll ArtCamSdk_200SH dll ArtCamSdk_267KY dll ArtCamSdk_274KY dll ArtCamSdk_320P dll ArtCamSdk_445KY dll ArtCamSdk_500P dll ArtCamSdk_625KY dll ArtCamSdk_036MI dll ArtCamSdk_130MI dll ArtCamSdk_130MI dll old ArtCamSdk_130MIV dll ArtCamSdk_200MI dll ArtCamSdk_300MI dll ArtCamSdk_500MI dll ArtCamSdk_V135MI dll ArtCamSdk_Ov210 dll ArtCamSdk_D131 dll ArtCamSdk dll ArtCamSdk_Sata dll ArtCamSdk_USTC dll ArtCnvSdk dll ArtCnvSdk dll old X1 Use this if driver version is before v1 60 X2 Use this if driver version is before v1 52 1 2 7 8 1 2 8 2 1 2 7 7 1 2 7 85 1 2 8 26 1 2 8 0 1 2 7 7 1 2 8 20 1 2 8 13 1 2 7 7 1 2 8 13 1 2 7 8 1 2 8 2 1 2 8 2 1 2 8 2 1 2 7 8 1 2 8 0 1 2 8 13 1 2 8 0 1 2 8 10 1 2 8 0 1 2 8 12 1 2 7 8 1 2 7 81 1 2 8 22 1 2 7 7 1 2 7 81 1 2 7 8 API Operational Procedure Copy CArtCa
2. 2008 10 15 ARTRAY Camera Capture Module Software Developer Kit User s Manual 2008 10 15 ARTRAY CO LTD E Updating record Date 2008 10 07 Content Update ArtCamSdk Sata dll ver1 2 8 22 Comment lt Introduction gt This booklet explains about Software Developer Kit SDK for cameras and capture module frame grabbers provided by ARTRAY SDK is provided by Dynamic Link Library DLL This library is designed for programmers in a way that they do not need to bother internal control of cameras and hardware This DLL can be used with C C VB NET C NET and Delphi E Use of Library This library is in the format of Windows Dynamic Link Library DLL This library is to be used in Microsoft Windows XP There is no guarantee of proper operation with other operating systems This library partly uses MicrosoftDirectX8 1 However installation of MS DirectX8 1 may be required to operate the library E Configuration of Library ArtCamSdk_ Model Name dll DLL for ARTCAM Model Name ArtCamSdk dll DLL for DirectShow camera ArtCnvSdk dll DLL for ArtCnvII CArtCamSdk h Header file for C language CArtCamSdk hpp Class header file for C ArtCamSdk cs 1 Class file for C NET ArtCamSdk vb 1 Class file for VB NET ArtCamSdk pas Class file for Delphi Please install each DLL to SYSTEM 1 directory or copy to directory created for the compiler Copy all other files to the directory prepared for software d
3. B NET2005 Sample_VB NET2005_2Cam Sample_VB NET2005_Graphic Sample_VB NET2005_FullControl We use ArtCamSdk_130MI vb as a sample Please change a vb file depends on your camera XIf you want to use SDK for ArtCam 300MI Open ArtCamSdk_130MI vb and switch the word from ArtCamSdk_130MI dll to ArtCamSdk_300MI dll Regarding VB we prepared SDK according to VB NET There is no guarantee of operation with earlier versions Delphi Copy ArtCamSdk pas and DLL to a folder prepared for software development Library can simply be used by a class called TArtCam This class facilitates use of DLL that is dynamically read Sample Delphiis as follows For Borland Delphi 7 Sample_Delphi7 Sample_Delphi7_2Cam Sample_Delphi7_Graphic amp Allbpp Sample_Delphi7_FullControl For Borland Delphi 2006 Sample_Delphi_2006 Sample_Delphi_2006_2Cam Sample_Delphi_2006_Graphic amp Allbpp Sample_Delphi_2006_FullControl Caution to use DLL 1 Caution to use DirectShow camera Use ArtCamSdk dll to control DirectShow camera by our SDK You need to set up correct capture size after formatting DLL Because capture size is not set up properly at the default setting For example if you use ARTCAM 150P3 DS resolution is 13860 1024 Set up the resolution clearly as ArtCam_SetCaptureWindow hACam 1360 1024 150 after calling HACAM hACAm ArtCam_Initialize hWnd If you do not set up it controlling height and width takes wrong value It would cau
4. KKK KK KKK ARTRAY Camera Capture Module Software Developer Kit Dynamic Link Library for Windows XP ARTRAY CO LTD 5F Ueno Bldg 1 17 5 Kouenjikita Suginami ku Tokyo 166 0002 Japan TEL 03 3389 5488 FAX 03 3389 5486 E mail sales artray us URL www artray us 11
5. cribed in header are obtained SDK is ready for use As long as you do not have to use C language for your development environment or plat home please use C version C NET Copy CS files and DLL to a folder prepared for software development Once CS file is added to Project it s ready for use Sample C is as follows For Microsoft Visual C NET2002 Sample_CS NET2002 Sample_CS NET2002_2Cam Sample CS NET2002 Graphic Sample CS NET2002 FullControl For Microsoft Visual CH NET2003 Sample CS NET2003 Sample CS NET2003 2Cam Sample CS NET2003 Graphic Sample CS NET2003 FullControl For Microsoft Visual CH NET2005 Sample CS NET2005 Sample CS NET2005 2Cam Sample CS NET2005 Graphic Sample CS NET2005 FullControl We use ArtCamSdk 130MI cs as sample Please change the cs file depends on your camera XIf you want to use SDK for ArtCam 300MI Open ArtCamSdk 130MI cs and switch the word from ArtCamSdk 130MI dll to ArtCamSdk_300MI dll VB NET Copy VB file and DLL to a folder prepared for software development Once VB file is added to Project it s ready for use Sample VB NET is as follows For Microsoft Visual Basic NET2002 Sample_VB NET2002 Sample_VB NET2002_2Cam Sample_VB NET2002_Graphic Sample_VB NET2002_FullControl For Microsoft Visual Basic NET2003 Sample_VB NET2003 Sample_VB NET2003_2Cam Sample_VB NET2003_Graphic Sample_VB NET2003_FullControl For Microsoft Visual Basic NET2005 Sample_V
6. evelopment 1 Please note that names may vary slightly depending on the type of DLL 2 System directories for Windows XP are as below Windows XP C WINDOWS SYSTEM32 E Directory composition tree 2008 10 15 SDK root DLL ArtCam CCD ArtCamSdk_098 dll ArtCamSdk_098 I dll ArtCamSdk_150P2 dll ArtCamSdk_150P3 dll ArtCamSdk_150P dll ArtCamSdk_150P3V dll ArtCamSdk_200SH dll ArtCamSdk_267KY dll ArtCamSdk_274KY dll ArtCamSdk_445KY dll ArtCamSdk_320P dll ArtCamSdk_500P dll ArtCamSdk_625KY dll ArtCam CMOS ArtCamSdk_036MI dll LArtCamSdk_130MI dll For driver after version 172 For VISTA ArtCamSdk_130MIdll old For driver before version 162 Not for VISTA ArtCamSdk_130MIV dll For ARTCAM 130MI MOUT t ArtCamSdk_200MI dll ArtCamSdk_300MI dll _ArtCamSdk_500MI dll Runtime MFC70 dll MFC71 dll MSVCI70 dll MSVCP70 dll MSVCP71 dll MSVCR70 DLL MSVCR71 dll ArtCamSdk dll For DirectShow camera tArtCamSdk_USTC dll For ARTUST USB converter ArtCamSdk_Sata dll For SATA camera t ArtCnvSdk dll XArtCnvII NTSC converter ArtCnvSdk dll old Driver before Ver 1 52 Not for Vista Drivers X New driver English FLib 1277 Manual FSample 1277 Sample 1280 Japanese FLib 1277 FLib 1280 Manual FSample 1277 Sample 1280 E Detail of DLL file Size byte FileName Version 2006 07 14 2008 06 18 2005 12 09 2006 08 03 2008 08 18 2008 06 10 2005 12 18 2008 04 17
7. mSdk hpp and DLL to directory prepared for software development Once each file is built in Project library can simply be used by a class called CartCamSdk which is described in CArtCamSdk hpp This class facilitates use of DLL that is dynamically read When you use functions of library make sure to execute CArtCamSdk LoadLibrary If returned value is TRUE call other function To end call CArtCamSdk FreeLibrary Samples C is as follows For Microsoft Visual C 6 0 Sample_VC6 Sample_VC6_2Cam Sample_VC6_Graphic Sample_VC6_MFC_FullControl For Microsoft Visual C NET2002 Sample_VC NET2002 Sample_VC NET2002_2Cam Sample VC NET2002 Graphic Sample VC NET2002 MFC FullControl For Microsoft Visual C NET2003 Sample VC NET2003 Sample VC NET2003 2Cam Sample VC NET2003 Graphic Sample VC NET2003 MFC FullControl For Microsoft Visual C NET2005 Sample VC NET2005 Sample VC NET2005 2Cam Sample VC NET2005 Graphic Sample VC NET2005 MFC FullControl For Borland C Builder 6 Sample BCB6 Sample BCB6 2Cam Sample BCB6 Graphic amp Allbpp Sample BCB6 FullControl For Borland C Builder 2006 Sample BCB 2006 Sample BCB 2006 2Cam Sample BCB 2006 Graphic amp Allbpp Sample BCB 2006 FullControl C language Copy ArtCamSdk h and DLL to directory prepared for software development Copy ArtCamSdk h use LoadLibrary and GetProcAddress to obtain address of function within DLL Once all pointers of functions which are des
8. se unusual shut down because of illegal access to a memory 2 Caution to use SATA camera Use ArtCamSdk_Sata dll_ to control SATA camera by our SDK You can use the DLL at all SATA cameras But you need to set up the setting for each camera by SetCameraType Please refer the SetCameraType in the SDK Functions Manual page Also please refer the sample in it About ARTCAM 130MI SATA and ARTCAM 200MI SATA change resolution size of ARTCAM 300MI SATA and you can use it Please make sure to call SetDeviceNumber 0 after SetCameraType 3 Caution to use several cameras a Switch cameras and use You can get camera index number to use by calling function ArtCam_EnumDevice after calling ArtCam_Initialize Call ArtCam_Preview after setting connected camera s index at ArtCam_SetDeviceNumber Please call ArtCam_Close every time when you switch a camera b Use same time It is all most impossible to preview more than 2 cameras at same time if cameras clock is normal because of USB s limitation of transferring range Divide normal clock with the number of cameras in which connect same time and clock down Optional For example if you want to connect 3 normal 24MHz cameras we recommend to clock down to 8MHz 24MHz 3 cameras 8MHz under If a camera correspondence to a SetHalfClock function you can switch 24MHz 12MHz by DLL Please refer the SDK sample for 2 cameras to use 4 Caution
9. to use new model s camera For some newer versions of cameras sample SDK would have not been prepared yet In this case load the existed sample dll and compile it to use Basic specifications are all most same Most of the time you can use dll with changing the name of loaded dll Sample Sample _VC NET_MFC_FullControl in the folder VC NET 2002 2003 is always updated When a new function is added there might not be explanation for other languages In this case please refer the sample at VC NET as mentioned above 5 Caution to use at Windows Vista We are doing debug testing at Windows Vista 32bit one by one Checked debug ArtCamSdk_036MI dll ArtCamSdk_130MI dll ArtCamSdk_200MI dll ArtCamSdk_300MI dll ArtCamSdk_500MI dll ArtCamSdk_150P3 dll ArtCamSdk_267KY dll ArtCamSdk_274KY dll ArtCnvSdk dll 2 X1 Use the newest DLL and driver after v1 72 2 Use the newest DLL and driver after v1 60 If the version of DLL and driver are not matched you will fail to get images when you perform SnapShot function Preview or CallBackPreview function And you will receive the error ARTCAMSDK_CAPTURELOSTI If you get such kind of symptom please check the driver and DLLs version Or please call to our support center Support Center support artray co jp Thank you 10 KK KK KKK KKK KKK KKK KKK KK KKK KKK KK KKK KK KKK KKK KKK KKK KK KKK KK KKK KK KK KKK KKK KKK KKK KKK KK KKK KKK KK KKK OK OK OR KORK KKK KKK KKK KK

Download Pdf Manuals

image

Related Search

Ver.1282 ver.12 ver.12.6.0.49095

Related Contents

HP Pavilion 17-f050nr    Supervisor v4.6  sistema HYD. piloto y direccion 950G  Parabéns - nutrimidia.com.br  Installation and User`s Guide  A - N° 4 / 25 janvier 1965  Manuel D`Opération DFE3 à 23 HGV 53 Rev.00  Hunter Fan 42652-01 Fan User Manual    

Copyright © All rights reserved.
Failed to retrieve file