Logical device handles, Lds structure – Measurement Computing ADAC-LVi User Manual
Page 228
Advertising

Chapter 4 ADAC-LVi Error Codes
ADAC LabVIEW VI
222
LOGICAL DEVICE HANDLES
ALERR_LHLD
-400
The LHLD specified does not exist
ALERR_LHLD_MAX
-401
The maximum LHLD have already been allocated
LDS STRUCTURE
ALERR_LDS_STRUCT_PTR
-500
Invalid LDS struct pointer.
ALERR_INTERNAL_LDS_TYPE
-501
Unknown Logical Device Subsystem type.
ALERR_LDS_MAXSTRING
-502
The LDS type string specified in a call to adlib
exceeds the maximum allowed length.
ALERR_LDS_MAXALLOCATED
-503
The maximum LDS have been allocated.
ALERR_LDS_NOCAPS
-504
No CAPS found.
ALERR_LDS_NOCAPSADC
-505
No CAPSADC found.
ALERR_LDS_NOCAPSDAC
-506
No CAPSDAC found.
ALERR_LDS_NOCAPSDIN
-507
No CAPSDIN found.
ALERR_LDS_NOCAPSDOT
-508
No CAPSDOT found.
ALERR_LDS_NOCAPSCTR
-509
No CAPSCTR found.
Advertising