52
Function Library
4.4.10 HDelay
Purpose
These functions set or get the horizontal delay of frame images.
Horizontal delay is like an X offset. It can move images left or right
to remove a black vertical line.
Prototype
C/C++
int Hdv62_SetHDelay (UINT Number, int Delay)
int Hdv62_GetHDelay (UINT Number, int & Delay)
C#
int SetHDelay (uint Number, int Delay)
int GetHDelay (uint Number, out int Delay)
VB.Net
SetHDelay (ByVal Number as UInteger, ByVal Delay as
Integer) As Integer
GetHDelay (ByVal Number as UInteger, ByRef Delay as
Integer) As Integer
Parameters
Number
The number of device. The allowed value is from 0 to 15.
Delay
The horizontal delay of frame images. The allowed value is
from -3 to 3. Each resolution has its default value that users
call this routine after channel and sensor format have been
set.
Return Value
No error occurs if return value >= 0; if negative value, please refer
to Section4.9 for error information about return codes.
Summary of Contents for HDV62
Page 11: ...vi List of Figures...
Page 25: ...14 Installation Guide...
Page 26: ...Installation Guide 15...
Page 27: ...16 Installation Guide 4 Click next until driver installation is complete...
Page 105: ...94 Programming Guide Video Proc Amp...
Page 163: ...152 ViewCreatorPro Utility...