Please enable JavaScript to view this site.

IDS Software Suite - obsolete functions 4.97

Windows_Logo
Linux_Logo

USB 2.0

USB 3.x

GigE

USB 2.0

USB 3.x

GigE

Syntax

INT is_GetVsyncCount (HIDS hCam, long* pIntr, long* pActIntr)

Description

hint_info

This function is obsolete and should not be used anymore.

is_GetVsyncCount() reads out the VSYNC counter. It will be incremented by 1 each time the sensor starts capturing an image.

Input parameters

hCam

Camera handle

pIntr

Current VSYNC count

pActIntr

Current Frame SYNC count

Return values

IS_INVALID_CAMERA_HANDLE

Invalid camera handle

IS_NO_SUCCESS

General error message

IS_SUCCESS

Function executed successfully

Related functions

is_GetFramesPerSecond()