ICP DAS USA IM-100 Manual Do Utilizador

Página de 109
IMC_TestImage_Disable 
Syntax: 
Visual C++ 6.0 / Boland C++ Builder 6.0: 
IMC_TestImage_Disable ( HANDLE Camera_Handle); 
 Integer 
n disables the Test Image Advanced Feature. This feature is helpful for 
itialized with IMC_Camera_Init(). 
 
pHandle’ parameter of IMC_Camera_Init(). 
ATE 
The Camera_Handle is NULL. 
short 
Visual Basic 6.0 
IMC_TestImage_Disable (ByVal Camera_Handle As Long) As
C#.NET 2003 
Mavis.IMC_TestImage_Disable( IntPtr Camera_Handle ); 
 
 
Description: 
This functio
self-testing. The camera needs be in
 
Parameters: 
 
The handle for MAVIS camera. Use the handle gotten from the
Camera_Handle
 
Return: 
 Successfully 
ERROR_SUCCESSFUL
ERROR_CAMERA_CRE
ERROR_DEVICE_UNINIT 
The specific camera has not been initialized. 
ERROR_INVALID_CAMERA 
The handle is invalid. 
ERROR_TESTIMAGE_SET 
Fail to disable the Test Image feature. 
 
- 100 -