ADLINK PCIe-2602 User Manual

Page 27

Advertising
background image

Function Library

17

PCIe-2602-FLR

6: 720p 59.94/60 fps (1280 x 720 progressive),

7: 1080i 25 fps (1920 x 1080 interlace, in fps),

8: 1080i 29.97/30 fps (1920 x 1080 interlace, in fps),

9: 1080p 23.98/24 fps (1920 x 1080 progressive)

10: 1080p 25 fps (1920 x 1080 progressive)

11: 1080p 30 fps (1920 x 1080 progressive)

12: 1080p 50 fps (1920 x 1080 progressive)

13: 1080p 59.94/60 fps (1920 x 1080 progressive)

Return Value

No error occurs if return value ≥ 0; if a negative value,

please refer to Other Functions for return code error informa-
tion.

Sensor Width1

Acquires image width of the source input, as shown in Sen-

sor Format.

Syntax

C/C++

int Sdi_GetSensorWidth (UINT Number, UINT

&Width)

C#

int GetSensorWidth (uint Number, out uint

Width)

VB.Net

GetSensorWidth (ByVal Number as UInteger,

ByRef Width as UInteger) As Integer

NOTE:

NOTE:

Resolutions can be acquired with GetVideoCapabilities()

Advertising