Measurement-computing Data Acquisition Systems rev.10.4 Manual de usuario Pagina 111

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 366
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 110
daqAdcSoftTrig
Also See: daqAdcSetTrig daqAdcSetAcq
Format
daqAdcSoftTrig(handle)
Purpose
daqAdcSoftTrig is used to send a software trigger command to the device.
Parameter Summary
Parameter Type Description
handle DaqHandleT
Handle to the device to which the ADC software trigger is to be applied
Parameter Values:
handle: obtained from the daqOpen function
Returns
DerrNoError No error
Function Usage
The daqAdcSoftTrig function is a software trigger that can be used to initiate either a scan or an
acquisition from a program after configuring the software trigger as the trigger source. This function may only
be used if the trigger source for the acquisition has been set to DatsSoftware with the daqAdcSetTrig
function.
daqAdcSoftTrig will override the DatsSoftwareAnalog, DatsDigPattern, and
DatsCounter triggers as set by the daqSetTriggerEvent function on some devices.
See daqSetTriggerEvent for more details.
Prototypes
C/C++
daqAdcSoftTrig(DaqHandleT handle);
Visual BASIC
VBdaqAdcSoftTrig&(ByVal handle&)
Program References
DQADCEX02.CPP, DQADCEX07.CPP
Programmer’s Manual 908594 Daq API Command Reference 4.2-55
Vista de pagina 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 365 366

Comentarios a estos manuales

Sin comentarios