beautypg.com

Daqdacwavesofttrig – Measurement Computing Data Acquisition Systems rev.10.4 User Manual

Page 225

background image

daqDacWaveSoftTrig

Also See: daqDacWaveSetTrig

Format

daqDacWaveSoftTrig(handle, deviceType, chan)

Purpose

daqDacWaveSoftTrig

activates a software trigger for the waveform/pattern output operation on the

specified device.

Parameter Summary

Parameter Type

Description

handle DaqHandleT Handle to the device for which to trigger the DAC waveform

output

deviceType DaqDacDeviceType

Specifies the DAC device type

chan DWORD

Specifies the DAC device channel

Parameter Values

handle:

obtained from the daqOpen function

deviceType:

see table below

chan:

valid values depend on the values chosen for the deviceType parameter; see the deviceType

table below

Parameter Type Definitions

DAC Device Type Definitions – DaqDacDeviceType

Definition

chan

Value

Description

0

Software trigger the waveform/pattern output operation where DAC0 is one of the
channels being output.

1

Software trigger the waveform/pattern output operation where DAC1 is one of the
channels being output.

2

Software trigger the waveform/pattern output data where DAC2 is one of the
channels being output.

DddtLocal

3

Software trigger the waveform/pattern output data where DAC3 is one of the
channels being output.

DddtLocalDigital

0

Software trigger the waveform/pattern output data where the 16-bit P3 Digital
port is one of the channels being output.

Returns

DerrNoError

No error

Programmer’s Manual

908494

Daq API Command Reference 4.4-43