Measurement-computing Data Acquisition Systems rev.10.4 User Manual Page 111

  • Download
  • Add to my manuals
  • Print
  • Page
    / 366
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 110
1 2 ... 106 107 108 109 110 111 112 113 114 115 116 ... 365 366

Comments to this Manuals

No comments