beautypg.com

Caps structure, Environment structure, Options structure – Measurement Computing ADAC-LVi User Manual

Page 229

background image

Chapter 4 ADAC-LVi Error Codes

ADAC LabVIEW VI

223

CAPS STRUCTURE

ALERR_CAPS_TYPE

-600

Unknown Capabilities Subsystem type.

ALERR_CAPS_STRUCT_PTR

-601

Invalid CAPS struct pointer.

ALERR_CAPSADC_STRUCT_PTR

-602

Invalid CAPSADC struct pointer.

ALERR_CAPSDAC_STRUCT_PTR

-603

Invalid CAPSCTRIO struct pointer.

ALERR_CAPSDIGIO_STRUCT_PTR

-604

Invalid CAPSDIGIO struct pointer.

ALERR_CAPSCTRIO_STRUCT_PTR

-605

Invalid CAPSCTRIO struct pointer.

ENVIRONMENT STRUCTURE

ALERR_ENV_STRUCT_PTR

-700

Invalid ENV struct pointer.

ALERR_ENV_LOADED

-701

The Environment is already loaded.

ALERR_ENV_NOTLOADED

-702

The Environment is NOT loaded.

ALERR_ENV_MAXSTRING

-703

The specified Environment is to long.

OPTIONS STRUCTURE

ALERR_OPTION_STRUCT_PTR

-800

Invalid OPTIONS struct pointer.

ALERR_OPTION_STRPTR

-801

Invalid option string pointer.

ALERR_OPTION_STRING

-802

Invalid option string format.