ICP DAS USA IM-100 Camcorder User Manual


 
IMC_Live_Acquire
Vis
Live_Acquire ( HANDLE Camera_Handle, void (__stdcall
r)(void* pFrame) );
Vis
re (ByVal Camera_Handle As Long, ByVal callbackAddr As Long) As
C#.N
_Acquire( IntPtr Camera_Handle, Callback cbf );
simplify the programming for continuous Image-Acquisition.
he IMC_ImageAcquisition_Start () should be called before calling this function.
recommended to stop the continuous Image Acquisition with
program without cal Visual Basic.
arameters:
andle The handle for MAVIS camera, use the handle gotten from the
nit().
al C be declared as
al Ba ule contains the Callback
Syntax:
ual C++ 6.0 / Boland C++ Builder 6.0:
short IMC_
*callbackAdd
ual Basic 6.0
IMC_Live_Acqui
Integer
ET 2003
Mavis.IMC_Live
Description:
This function starts one thread to call IMC_ImageAcquire() continuously. If the
callbackAddr is valid, the function will be called after each IMC_ImageAcquire().
This function helps to
T
It is strongly
IMC_LiveAcquisition_Stop() function. Specially, in Visual Basic exiting the VB
ling IMC_LiveAcquisition_Stop() will terminate
P
Camera_H
pHandle’ parameter of IMC_Camera_I
callbackAddr The Address of CallBack Function..
In Visu ++, the CallBack function must
__stdcall FunctionName (void* pFrame).
In Visu sic, one separate mod
Function.
- 64 -