ICP DAS USA IM-100 Manual De Usuario

Descargar
Página de 109
 
6.11 Advanced 
         
Visual C++ 6.0 / Boland C++ Builder 6.0
yVal Camera_Handle 
able( IntPtr Ca
Description: 
This function enables the Test Image Advanced Feature. This feature is helpful for 
self-testing. The camera needs be initialized with IMC_Camera_Init(). 
 
Parameters: 
Camera_Handle 
The handle for MAVIS camera. Use the handle gotten from the 
pHandle’ parameter of IMC_Camera_Init(). 
 
Return: 
ERROR_SUCCESSFUL Successfully 
ERROR_CAMERA_CREATE 
The Camera_Handle is NULL. 
ERROR_DEVICE_UNINIT 
The specific camera has not been initialized. 
ERROR_INVALID_CAMERA 
The handle is invalid. 
ERROR_TESTIMAGE_SET 
Fail to enable the Test Image feature. 
 
Features 
IMC_TestImage_Enable 
Syntax: 
short IMC_TestImage_Enable ( HANDLE Camera_Handle); 
Visual Basic 6.0 
IMC_TestImage_Enable (B
As Long) As Integer 
C#.NET 2003 
Mavis.IMC_TestImage_En
mera_Handle ); 
 
 
 - 
99