Data buffer control errors (con’t), Burst mode control errors – Measurement Computing ADAC-LVi User Manual
Page 250

Chapter 4 ADAC-LVi Error Codes
ADAC LabVIEW VI
244
DATA BUFFER CONTROL ERRORS (con’t)
ALERR_BUFFER_NOTIFY_METHOD
-6004
Invalid buffer notification method specified
ALERR_BUFFER_NOTSUPPORTED
-6005
Buffer(s) are not supported on this LHLD
ALERR_BUFFER_POINTER
-6006
Buffer pointer equal to NULL
ALERR_BUFFER_ERROR
-6007
An error condition occurred in the previous
buffer making the next DONE_BUFFER
unavailable.
ALERR_DONEBUFFER_NOTREADY
-6008
The next buffer has not completed
ALERR_BUFFER_STARTPOINT
-6009
The specified buffer StartPoint position number
is out of range for the available buffer size.
ALERR_BUFFER_MAXCOUNT
-6010
The specified number of buffer counts exceeds
the available buffer size.
ALERR_BUFFER_STATUS_PTR
-6011
Invalid LPDATABUFFSTATUS specified
ALERR_BUFFER_NUMBER
-6012
Invalid buffer number specified
ALERR_BUFFER_INTERNAL
-6013
Unable to locate specified buffer
BURST MODE CONTROL ERRORS
ALERR_BURSTMODE_UNSUPPORTED
-7000
Burst mode is not supported on this LHLD
ALERR_BURSTMODE_OPTION
-7001
Invalid burst mode specified
ALERR_BURST_RATELOW
-7002
Burst mode rate too low for this LHLD
ALERR_BURST_RATEHIGH
-7003
Burst mode rate too high for this LHLD
ALERR_BURST_MINLENGTH
-7004
Burst mode length too low for this LHLD
ALERR_BURST_MAXLENGTH
-7005
Burst mode length too high for this LHLD