Measurement Computing ADLIB WIN User Manual
Page 96

Chapter 24 Channel Selections
23-2
Returns:
On success ERRNUM is set to 1 and the information contained in the lpchanlist structure is transferred to
the LDSD, otherwise ERRNUM contains the last error code that occurred during the call.
Related Functions:
AL_GetChannelList
AL_SetMinStartChan
AL_GetMinStartChan
AL_SetMaxEndChan
AL_GetMaxEndChan
AL_SetGainGlobal
Examples:
•
string
“0,1,2,3,4,5,6,7”
•
string with gains
“0(1),1(2),2(4),3(8),4(1),5(2),6(4),7(8)”
•
array {0,1,2,3,4,5,6,7};
•
array with gains
{0,1,1,2,2,4,3,8,4,1,5,2,6,4,7,8};
Supported Logical Device Subsystems:
Pci5500:
ADC0,
Options:
Min/Max
Channel
Pci5501, Pci5503: ADC0, Options:
Min/Max Channel, Gains = 1, 2, 5, 10
Pci5502, Pci5504: ADC0, Options:
Min/Max Channel, Gains = 1, 10, 100, 1000