ADLINK PCIe-2602 User Manual

Page 21

Advertising
background image

Function Library

11

PCIe-2602-FLR

Parameter(s)

Number

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

to 31.

Version

Points to a user-allocated buffer into which the version

string is entered, such as “A1”. The name is NULL-terminated.

Return Value

C/C++

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

Other Functions for return code error information.

C#

Return device version string.

VB.Net

Return device version string.

Device Firmware Version

Returns the firmware version.

Syntax

C/C++

int Sdi_GetDeviceFirmwareVersion (UINT Number,

char *Version)

C#

string GetDeviceFirmwareVersion (uint Number)

VB.Net

GetDeviceFirmwareVersion (ByVal Number as UIn-

teger) As String

Parameter(s)

Number

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

to 31.

Advertising