Al_getboarderror – Measurement Computing ADLIB WIN User Manual

Page 149

Advertising
background image

Chapter 42 Error Handling Functions

29-5

29.5 AL_GetBoardError

Prototype

C\C++

ERRMUM

AL_GetBoardError(LHLD

lhld);


Visual Basic for Windows

Function

AL_GetBoardError(ByVal

lhld As Long) As Long

LHLD lhld

handle of the LDSD


The AL_GetBoardError function retrieves the last board driver hardware error code for the specified
lhld.

Parameter Description

lhld

Identifies the instance of the logical device subsystem from which the error is to be

retrieved.

Returns:
On success ERRNUM contains the last error code that occurred, otherwise ERRNUM is set to zero (0) if
no errors have occurred.

Supported Logical Device Subsystems:
Pci55xx Series: ADC0, DAC0, DAC1

Advertising