ADLINK PCIe-2602 User Manual

Page 23

Advertising
background image

Function Library

13

PCIe-2602-FLR

Points to a user-allocated buffer into which the version

string is entered in a “n.n.n.n” format. The version is NULL-ter-
minated.

Return Value

C/C++

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

Other Functions for return code error information.

C#

Return driver version string.

VB.Net

Return driver version string.

Library Version

Returns the library version.

Syntax

C/C++

int Sdi_GetLibraryVersion (UINT Number, char

*Version)

C#

string GetLibraryVersion (uint Number)

VB.Net

GetLibraryVersion (ByVal Number as UInteger)

As String

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 in a “n.n.n.n” format. The version is NULL-ter-
minated.

Advertising