Please enable JavaScript to view this site.

FALCON/EAGLE user manual 4.62

Syntax

INT is_HasVideoStarted (HIDS hf, BOOL* pbo)

Description

is_HasVideoStarted() can check whether the digitizing of an image has started or not. This function is useful when used together with is_FreezeVideo() and the parameter IS_DONT_WAIT.

Parameters

hf

Frame grabber handle

pbo

Contains the digitization status:

0 = not started

1 = image acquisition started

Return value

IS_SUCCESS, IS_NO_SUCCESS