Al_getmfgproductid – Measurement Computing ADLIB WIN User Manual

Page 46

Advertising
background image

Chapter 10 Board Functions

10-6

10.6 AL_GetMfgProductId

Prototype C\C++

PRODID

AL_GetBoardHardwareVersion(LHLD lhld);


Visual Basic for Windows

Function

AL_GetBoardHardwareVersion(ByVal

lhld As Long) As Double

BRDID brdid

ID number of the board


The AL_GetMfgProductId function retrieves the board's Product ID number.

Parameter

Description

brdid

Specifies the ID number of the board from which the hardware version is to be

retrieved.

Returns:
On success PRODID contains the board's Product ID as specified in its capability file, otherwise PRODID
contains the negative error code that occurred during the call.

Related Functions:
NONE

Program References:
NONE

Supported Boards:
All

Advertising