Al_getminstartchan – Measurement Computing ADLIB WIN User Manual

Page 100

Advertising
background image

Chapter 24 Channel Selections

23-6

23.4 AL_GetMinStartChan

Prototype

C\C++

STATUS

AL_GetMinStartChan(LHLD

lhld);


Visual Basic for Windows

Function

AL_GetMinStartChan(ByVal

lhld As Long) As Long


LHLD lhld

handle of the LDSD


The AL_GetMinStartChan function retrieves the current LDSD minimum starting channel for a device
subsystem.

Parameter Description

lhld

Identifies the instance of the logical device subsystem from which the status is to be

retrieved.

Returns:
On success STATUS is set to LDSD minimum starting channel for that device subsystem, otherwise
STATUS contains a negative error code that occurred during the call.

Related Functions:
AL_SetChannelList
AL_SetMinStartChan
AL_SetMaxEndChan
AL_GetMaxEndChan
AL_SetGainGlobal

Supported Logical Device Subsystems:
Pci55xx Series: ADC0

Advertising