ADLINK PCIe-2602 User Manual

Page 25

Advertising
background image

Function Library

15

PCIe-2602-FLR

Return Value

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

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

Channel Number

Retrieves the SDI channel number.

Syntax

C/C++

int Sdi_GetChannelNumber (UINT Number, UINT&

Channel)

C#

int GetChannelNumber (uint Number, out uint

Channel)

VB.Net

GetChannelNumber (ByVal Number as UInteger,

ByRef Channel As UInteger) As Integer

Parameter(s)

Number

The number of the SDI channel, with allowed values from 0

to 31.

Channel

The channel number of this card, with 0 for SDI 0 and 1 for

SDI 1.

Return Value

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

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

Advertising