Measurement Computing ADLIB WIN User Manual

Page 163

Advertising
background image

Chapter 43 ADLIB Error Codes

30-13

DEVICE SUBSYSTEM CHANNELS

ALERR_CHANLIST_LISTTYPE

-4000 Invalid Channel list struct list lType, is it an

Array or String list.

ALERR_CHANLIST_STRPTR

-4001

Invalid Channel list string pointer.

ALERR_CHANLIST_STRING

-4002 Invalid Channel list string.

ALERR_CHANLIST_MAXSTRLEN

-4003

Invalid Channel list string length.

ALERR_CHANLIST_ARRAYPTR -4004

Invalid Channel list array pointer.

ALERR_CHANLIST_ARRAY_LENTHPTR -4005

Invalid Channel list array length pointer.

ALERR_CHANLIST_MAXARRAYLEN

-4006 Invalid Channel list array length.

ALERR_CHANLIST_MINCHAN

-4007

Invalid Channel in list.

ALERR_CHANLIST_MAXCHAN

-4008 Invalid Channel in list.

ALERR_CHANLIST_NONSEQ

-4009

Non-sequential Channels are not supported.

ALERR_GLOBALGAIN_STRPTR

-4010

Invalid Global Gain string pointer.

ALERR_GLOBALGAIN_GAIN

-4011

Invalid Gain type.

ALERR_CHANGAINLIST_LISTTYPE

-4050

Invalid Channel list struct list lType, is it an

Array or String list.

ALERR_CHANGAINLIST_STRPTR

-4051

Invalid Channel list string pointer.

ALERR_CHANGAINLIST_STRING

-4052

Invalid Channel list string.

ALERR_CHANGAINLIST_MAXSTRLEN

-4053

Invalid Channel list string length.

ALERR_CHANGAINLIST_ARRAYPTR

-4054 Invalid Channel list array pointer.

ALERR_CHANGAINLIST_ARRAY_LENTHPTR -4055 Invalid Channel list array length pointer.

ALERR_CHANGAINLIST_MAXARRAYLEN -4056

Invalid Channel list array length.

ALERR_CHANGAINLIST_MINCHAN

-4057

Invalid Channel in list.

ALERR_CHANGAINLIST_MAXCHAN

-4058

Invalid Channel in list.

ALERR_CHANGAINLIST_NONSEQ

-4059

Non-sequential Channels are not supported.

ALERR_CHANGAINLIST_SYNTAX

-4060

Invalid ChanGainList syntax.

ALERR_CHANGAINLIST_ARBGAINS

-4061

Aribitrary Gains are not supported.

ALERR_CHANGAINLIST_GAINTYPE

-4062

Invalid Gain type.

Advertising