Measurement Computing ADLIB WIN User Manual

Page 152

Advertising
background image

Chapter 43 ADLIB Error Codes

30-2

BOARD STRUCTURE

ALERR_BOARD_STRUCT_PTR

-300

Invalid BOARD struct pointer.

ALERR_BOARD_ID

-301

No BOARD struct for the specified Board ID exist.

ALERR_BOARD_CAPSFILE_STRPTR

-302

The BOARD struct CAP's file pointer is invalid.

ALERR_BOARD_NOBOARDS

-303

No board configurations found in .con file.

ALERR_BOARD_MAX_ADCCAPS

-304

Max. ADC caps structures have been allocated.

ALERR_BOARD_MAX_DACCAPS

-305

Max. DAC caps structures have been allocated.

ALERR_BOARD_MAX_DINCAPS

-306

Max. DIN caps structures have been allocated.

ALERR_BOARD_MAX_DOTCAPS

-307

Max. DOT caps structures have been allocated.

ALERR_BOARD_MAX_CTRCAPS

-308

Max. CTR caps structures have been allocated.

ALERR_BOARD_MAXSTRING

-309

The specified BOARD string exceeds max. length.

LOGICAL DEVICE HANDLES

ALERR_LHLD

-400

The LHLD specified does not exist.

ALERR_LHLD_MAX

-401

The maximum LHLD have already been allocated.

Advertising