ICP DAS USA MAVIS IM-30 User Manual page 60

Ieee 1394 camera
Table of Contents

Advertisement

IMC_ImageAcquire
Syntax:
Visual C++ 6.0 / Boland C++ Builder 6.0:
short
IMC_ImageAcquire ( HANDLE Camera_Handle, PVOID* ppData );
Visual Basic 6.0
IMC_ImageAcquire (ByVal Camera_Handle As Long, ppData As L
C#.NET 2003
Mavis.IMC_Image_Acquire( IntPtr Camera_Handle, ref IntPtr ppData );
Description:
This functio
n sends the request to camera and receives the frame package when the
acquisition completes.
calling this function.
Parameters
:
Camera_Handle
ppData
Return:
ERROR_SUCCESSFUL
ERROR_CAMERA_CREATE
ERROR_DEVICE_UNINIT
ERROR_INVALID_CAMERA
ERROR_1394FUNC_INCORRECT
ERROR_IMAGE_ACQUIRE
The IMC_ImageAcquisition_Start () should be called before
The handle for MAVIS camera, use the handle gotten from the
'pHandle' parameter of IMC_Camera_Init().
The pointer to the Address that contains the acquisition data.
Successfully
The Camera_Handle is NULL.
The specific camera has not been initialized.
The handle is invalid.
The error caused by port incorrect operation.
Failure in frame acquisition
- 60 -
ong) As Integer

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mavis im-100

Table of Contents