Measurement-computing ADLIB WIN Manual de usuario Pagina 88

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 191
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 87
Chapter 22 Gating Modes
21-4
21.4 AL_SetSwGate
Prototype C\C++
ERRNUM AL_SetSwGate(LHLD lhld, long lSwGate);
Visual Basic for Windows
Function AL_SetSwGate(ByVal lhld As Long, ByVal lSwGate As Long) As Long
LHLD lhld handle of the LDSD
long lSwGate specifies the desired state of the hardware gate
The AL_SetSwGate function enables or disables a hardware control gate.
Parameter Description
lhld Identifies the instance of the logical device subsystem.
lSwGate Specifies the hardware gate state. The available settings are defined in the
ADLIB include file as follows:
DISABLED The device is stopped.
ENABLED The device is enabled to run.
Returns:
On success ERRNUM is set to 1, otherwise ERRNUM contains the last error code that occurred during the
call.
Related Functions:
AL_SetGateSource
AL_SetGateLevel
AL_GetGateStruct
AL_GetSwGate
Supported Logical Device Subsystems:
Pci55xx Series: ADC0,DAC0, Options: DISABLED or ENABLED
Vista de pagina 87
1 2 ... 83 84 85 86 87 88 89 90 91 92 93 ... 190 191

Comentarios a estos manuales

Sin comentarios