
Chapter 24 Channel Selections
23-5
23.3 AL_SetMinStartChan
Prototype C\C++
ERRNUM AL_SetMinStartChan(LHLD lhld, long lMinChan);
Visual Basic for Windows
Function AL_SetMinStartChan(ByVal lhld As Long,
ByVal lMinChan As Long) As Long
LHLD lhld handle of the LDSD
long lMinChan specifies the minimum channel number
The AL_SetMinStartChan function sets the LDSD maximum allowable starting channel number for a
device subsystem.
Parameter Description
lhld Identifies the instance of the logical device subsystem.
lMinChan Minimum channel number allowed.
Returns:
On success ERRNUM is set to 1, otherwise ERRNUM contains the last error code that occurred during the
call.
Related Functions:
AL_SetChannelList
AL_GetMinStartChan
AL_SetMaxEndChan
AL_GetMaxEndChan
AL_SetGainGlobal
Supported Logical Device Subsystems:
Pci55xx Series: ADC0, Options: 0 to 127
Kommentare zu diesen Handbüchern