ADLINK PCIe-2602 User Manual

Page 24

Advertising
background image

14

Function Library

Return Value

C/C++

No error occurs if return value >= 0; if negative, refer to

Other Functions for return code error information.

C#

Return library version string.

VB.Net

Return library version string.

Device ID

Acquires device card ID.

Syntax

C/C++

int Sdi_GetDeviceID (UINT Number, UINT& ID)

C#

int GetDeviceID (uint Number, out uint ID)

VB.Net

GetDeviceID (ByVal Number as UInteger, ByRef

ID As UInteger) As Integer

Parameter(s)

Number

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

to 31.

ID

Card ID can be set by DIP switch on the card, with possible

values from 0 to 15, and can distinguish individual cards when
multiples are installed, with different number settings as shown
in the User’s Manual.

Advertising